>>> Building on exopi-3 under print/transfig BDEPENDS = [graphics/png;converters/libiconv;archivers/xz;print/ghostscript/gnu] DIST = [print/transfig:fig2dev-3.2.9.tar.xz] FULLPKGNAME = transfig-3.2.9 RDEPENDS = [graphics/netpbm;converters/libiconv;print/ghostscript/gnu;graphics/png] (Junk lock obtained for exopi-3 at 1731975919.16) >>> Running depends in print/transfig at 1731975919.20 last junk was in textproc/hotdoc /usr/sbin/pkg_add -aI -Drepair ghostscript-10.04.0 libiconv-1.17 png-1.6.44 was: /usr/sbin/pkg_add -aI -Drepair ghostscript-10.04.0 libiconv-1.17 png-1.6.44 xz-5.6.3 /usr/sbin/pkg_add -aI -Drepair ghostscript-10.04.0 libiconv-1.17 png-1.6.44 Updating font cache: ok >>> Running show-prepare-results in print/transfig at 1731975926.55 ===> print/transfig ===> Building from scratch transfig-3.2.9 ===> transfig-3.2.9 depends on: ghostscript-* -> ghostscript-10.04.0 ===> transfig-3.2.9 depends on: xz->=5.4.0 -> xz-5.6.3 ===> transfig-3.2.9 depends on: png-* -> png-1.6.44 ===> transfig-3.2.9 depends on: libiconv-* -> libiconv-1.17 ===> Verifying specs: c m png>=2 iconv z ===> found c.100.3 m.10.1 png.18.0 iconv.7.1 z.7.1 ghostscript-10.04.0 libiconv-1.17 png-1.6.44 xz-5.6.3 (Junk lock released for exopi-3 at 1731975927.40) distfiles size=529892 >>> Running build in print/transfig at 1731975927.43 ===> print/transfig ===> Checking files for transfig-3.2.9 `/exopi-cvs/ports/distfiles/fig2dev-3.2.9.tar.xz' is up to date. >> (SHA256) all files: OK ===> Extracting for transfig-3.2.9 ===> Patching for transfig-3.2.9 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for transfig-3.2.9 ===> Configuring for transfig-3.2.9 Using /exopi-obj/pobj/transfig-3.2.9/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/transfig-3.2.9/config.site checking for a BSD-compatible install... /exopi-obj/pobj/transfig-3.2.9/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking for gcc... cc 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for ranlib... (cached) ranlib checking for ar... (cached) ar checking the archiver (ar) interface... ar checking whether ln -s works... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for fgrep... (cached) /usr/bin/fgrep checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gs... gs checking for library containing cos... -lm checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for iconv.h... yes checking for library providing iconv... -liconv checking for limits.h... (cached) yes checking for netinet/in.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/param.h... (cached) yes checking for zlib.h... (cached) yes checking for library containing deflate... -lz checking for library containing png_read_info... -lpng checking for png.h... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking whether byte ordering is bigendian... no checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for fdopen... (cached) yes checking for mkstemp... (cached) yes checking for nl_langinfo... yes checking for strerror... (cached) yes checking for _setmode... no checking for getline... yes checking for getopt... (cached) yes checking for isascii... (cached) yes checking for strstr... (cached) yes checking for strchr... (cached) yes checking for strrchr... (cached) yes checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for strdup... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating man/fig2dev.1 config.status: creating fig2dev/Makefile config.status: creating fig2dev/dev/Makefile config.status: creating fig2dev/i18n/Makefile config.status: creating fig2dev/tests/Makefile config.status: creating fig2dev/tests/atlocal config.status: creating fig2dev/tests/data/patterns.svg config.status: creating fig2dev/tests/data/fillswclip.svg config.status: creating transfig/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing fig2dev/tests/atconfig commands configure: WARNING: unrecognized options: --disable-gtk-doc configure: Results: preprocessor CPP: preprocessor flags CPPFLAGS: -I/usr/local/include compiler CC: cc compiler flags CFLAGS: -O2 -pipe linker flags LDFLAGS: -L/usr/local/lib libraries LIBS: -lpng -lz -liconv -lm install location prefix: /usr/local Files will be installed under /usr/local. ===> Building for transfig-3.2.9 /usr/bin/make all-recursive Making all in fig2dev Making all in dev depbase=`echo encode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT encode.o -MD -MP -MF $depbase.Tpo -c -o encode.o encode.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo genbitmaps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT genbitmaps.o -MD -MP -MF $depbase.Tpo -c -o genbitmaps.o genbitmaps.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo genbox.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT genbox.o -MD -MP -MF $depbase.Tpo -c -o genbox.o genbox.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo gencgm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT gencgm.o -MD -MP -MF $depbase.Tpo -c -o gencgm.o gencgm.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo gendxf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT gendxf.o -MD -MP -MF $depbase.Tpo -c -o gendxf.o gendxf.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo genemf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT genemf.o -MD -MP -MF $depbase.Tpo -c -o genemf.o genemf.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo genepic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT genepic.o -MD -MP -MF $depbase.Tpo -c -o genepic.o genepic.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo gengbx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT gengbx.o -MD -MP -MF $depbase.Tpo -c -o gengbx.o gengbx.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo genge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT genge.o -MD -MP -MF $depbase.Tpo -c -o genge.o genge.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo genibmgl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT genibmgl.o -MD -MP -MF $depbase.Tpo -c -o genibmgl.o genibmgl.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo genlatex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT genlatex.o -MD -MP -MF $depbase.Tpo -c -o genlatex.o genlatex.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo genmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT genmap.o -MD -MP -MF $depbase.Tpo -c -o genmap.o genmap.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo genmf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT genmf.o -MD -MP -MF $depbase.Tpo -c -o genmf.o genmf.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo genmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT genmp.o -MD -MP -MF $depbase.Tpo -c -o genmp.o genmp.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo genpdf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT genpdf.o -MD -MP -MF $depbase.Tpo -c -o genpdf.o genpdf.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo genpic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT genpic.o -MD -MP -MF $depbase.Tpo -c -o genpic.o genpic.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo genpict2e.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT genpict2e.o -MD -MP -MF $depbase.Tpo -c -o genpict2e.o genpict2e.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo genpictex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT genpictex.o -MD -MP -MF $depbase.Tpo -c -o genpictex.o genpictex.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo genps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT genps.o -MD -MP -MF $depbase.Tpo -c -o genps.o genps.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo genpstex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT genpstex.o -MD -MP -MF $depbase.Tpo -c -o genpstex.o genpstex.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo genpstricks.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT genpstricks.o -MD -MP -MF $depbase.Tpo -c -o genpstricks.o genpstricks.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo genptk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT genptk.o -MD -MP -MF $depbase.Tpo -c -o genptk.o genptk.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo genshape.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT genshape.o -MD -MP -MF $depbase.Tpo -c -o genshape.o genshape.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo gensvg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT gensvg.o -MD -MP -MF $depbase.Tpo -c -o gensvg.o gensvg.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo gentextyl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT gentextyl.o -MD -MP -MF $depbase.Tpo -c -o gentextyl.o gentextyl.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo gentikz.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT gentikz.o -MD -MP -MF $depbase.Tpo -c -o gentikz.o gentikz.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo gentk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT gentk.o -MD -MP -MF $depbase.Tpo -c -o gentk.o gentk.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo gentpic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT gentpic.o -MD -MP -MF $depbase.Tpo -c -o gentpic.o gentpic.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo psfonts.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT psfonts.o -MD -MP -MF $depbase.Tpo -c -o psfonts.o psfonts.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo readeps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT readeps.o -MD -MP -MF $depbase.Tpo -c -o readeps.o readeps.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo readgif.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT readgif.o -MD -MP -MF $depbase.Tpo -c -o readgif.o readgif.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo readjpg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT readjpg.o -MD -MP -MF $depbase.Tpo -c -o readjpg.o readjpg.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo readpcx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT readpcx.o -MD -MP -MF $depbase.Tpo -c -o readpcx.o readpcx.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo readpics.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT readpics.o -MD -MP -MF $depbase.Tpo -c -o readpics.o readpics.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo readppm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT readppm.o -MD -MP -MF $depbase.Tpo -c -o readppm.o readppm.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo readtif.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT readtif.o -MD -MP -MF $depbase.Tpo -c -o readtif.o readtif.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo readxbm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT readxbm.o -MD -MP -MF $depbase.Tpo -c -o readxbm.o readxbm.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo readxpm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT readxpm.o -MD -MP -MF $depbase.Tpo -c -o readxpm.o readxpm.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo texfonts.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT texfonts.o -MD -MP -MF $depbase.Tpo -c -o texfonts.o texfonts.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo textconvert.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT textconvert.o -MD -MP -MF $depbase.Tpo -c -o textconvert.o textconvert.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo setfigfont.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT setfigfont.o -MD -MP -MF $depbase.Tpo -c -o setfigfont.o setfigfont.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo tkpattern.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT tkpattern.o -MD -MP -MF $depbase.Tpo -c -o tkpattern.o tkpattern.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo xtmpfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT xtmpfile.o -MD -MP -MF $depbase.Tpo -c -o xtmpfile.o xtmpfile.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo readpng.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../.. -I"../../fig2dev" -DI18N_DATADIR="\"/usr/local/share/fig2dev/i18n\"" -I/usr/local/include -O2 -pipe -MT readpng.o -MD -MP -MF $depbase.Tpo -c -o readpng.o readpng.c && mv -f $depbase.Tpo $depbase.Po rm -f libdrivers.a ar cq libdrivers.a encode.o genbitmaps.o genbox.o gencgm.o gendxf.o genemf.o genepic.o gengbx.o genge.o genibmgl.o genlatex.o genmap.o genmf.o genmp.o genpdf.o genpic.o genpict2e.o genpictex.o genps.o genpstex.o genpstricks.o genptk.o genshape.o gensvg.o gentextyl.o gentikz.o gentk.o gentpic.o psfonts.o readeps.o readgif.o readjpg.o readpcx.o readpics.o readppm.o readtif.o readxbm.o readxpm.o texfonts.o textconvert.o setfigfont.o tkpattern.o xtmpfile.o readpng.o ranlib libdrivers.a Making all in i18n Making all in tests depbase=`echo bound.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT bound.o -MD -MP -MF $depbase.Tpo -c -o bound.o bound.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo colors.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT colors.o -MD -MP -MF $depbase.Tpo -c -o colors.o colors.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo creationdate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT creationdate.o -MD -MP -MF $depbase.Tpo -c -o creationdate.o creationdate.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo fig2dev.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT fig2dev.o -MD -MP -MF $depbase.Tpo -c -o fig2dev.o fig2dev.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo free.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT free.o -MD -MP -MF $depbase.Tpo -c -o free.o free.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo iso2tex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT iso2tex.o -MD -MP -MF $depbase.Tpo -c -o iso2tex.o iso2tex.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo localmath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT localmath.o -MD -MP -MF $depbase.Tpo -c -o localmath.o localmath.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo messages.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT messages.o -MD -MP -MF $depbase.Tpo -c -o messages.o messages.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo read1_3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT read1_3.o -MD -MP -MF $depbase.Tpo -c -o read1_3.o read1_3.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT read.o -MD -MP -MF $depbase.Tpo -c -o read.o read.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo trans_spline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT trans_spline.o -MD -MP -MF $depbase.Tpo -c -o trans_spline.o trans_spline.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -L/usr/local/lib -o fig2dev bound.o colors.o creationdate.o fig2dev.o free.o iso2tex.o localmath.o messages.o read1_3.o read.o trans_spline.o dev/libdrivers.a -lpng -lz -liconv -lm ld: warning: fig2dev.c(fig2dev.o:(get_args)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: genbitmaps.c(genbitmaps.o:(genbitmaps_start) in archive dev/libdrivers.a): warning: sprintf() is often misused, please use snprintf() ld: warning: genpstricks.c(genpstricks.o:(format_options) in archive dev/libdrivers.a): warning: strcat() is almost always misused, please use strlcat() Making all in man Making all in transfig depbase=`echo transfig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -Wno-parentheses -O2 -pipe -MT transfig.o -MD -MP -MF $depbase.Tpo -c -o transfig.o transfig.c && mv -f $depbase.Tpo $depbase.Po transfig.c:140:20: warning: passing arguments to 'str2lang' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tolang = str2lang(optarg); ^ transfig.c:171:15: warning: passing arguments to 'parse_arg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] a = parse_arg(tolang, arg_f, arg_s, arg_m, arg_o, argv[optind]); ^ transfig.c:188:16: warning: passing arguments to 'parse_arg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] a = parse_arg(tolang, arg_f, arg_s, arg_m, arg_o, argbuf); ^ In file included from transfig.c:29: ./transfig.h:63:22: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern enum language str2lang(); ^ transfig.c:221:15: note: conflicting prototype is here enum language str2lang(char *s) ^ transfig.c:36:11: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] argument *parse_arg(), *arglist = NULL, *lastarg = NULL; ^ transfig.c:241:1: note: conflicting prototype is here parse_arg(enum language tolang, char *arg_f, char *arg_s, ^ transfig.c:259:12: warning: passing arguments to 'strip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (strip(arg, ".pic")) ^ transfig.c:261:18: warning: passing arguments to 'mksuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] a->name = mksuff(arg, ""); ^ transfig.c:268:12: warning: passing arguments to 'strip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (strip(arg, ".ps")) ^ transfig.c:270:18: warning: passing arguments to 'mksuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] a->name = mksuff(arg, ""); ^ transfig.c:276:12: warning: passing arguments to 'strip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (strip(arg, ".pdf")) ^ transfig.c:278:18: warning: passing arguments to 'mksuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] a->name = mksuff(arg, ""); ^ transfig.c:284:12: warning: passing arguments to 'strip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (strip(arg, ".eps")) ^ transfig.c:286:18: warning: passing arguments to 'mksuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] a->name = mksuff(arg, ""); ^ transfig.c:292:12: warning: passing arguments to 'strip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (strip(arg, ".apg")) ^ transfig.c:294:18: warning: passing arguments to 'mksuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] a->name = mksuff(arg, ""); ^ transfig.c:301:8: warning: passing arguments to 'strip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] strip(arg, ".fig"); ^ transfig.c:302:19: warning: passing arguments to 'mksuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] a->name = mksuff(arg, ""); ^ 17 warnings generated. depbase=`echo txfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -Wno-parentheses -O2 -pipe -MT txfile.o -MD -MP -MF $depbase.Tpo -c -o txfile.o txfile.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo mkfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -Wno-parentheses -O2 -pipe -MT mkfile.o -MD -MP -MF $depbase.Tpo -c -o mkfile.o mkfile.c && mv -f $depbase.Tpo $depbase.Po mkfile.c:55:9: warning: passing arguments to 'putfig' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] putfig(mk, box, altfonts, NULL, NULL, a->m, NULL, i, "tex"); ^ mkfile.c:84:9: warning: passing arguments to 'putfig' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] putfig(mk, to, altfonts, a->f, a->s, a->m, a->o, i, lname[(int)to]); ^ mkfile.c:93:9: warning: passing arguments to 'putfig' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] putfig(mk, to, altfonts, a->f, a->s, a->m, a->o, i, "tex"); ^ mkfile.c:98:9: warning: passing arguments to 'putfig' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] putfig(mk, latex, altfonts, a->f, a->s, a->m, a->o, i, "tex"); ^ mkfile.c:111:12: warning: passing arguments to 'puttarget' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] puttarget(mk, i, "tex", "pdf"); ^ mkfile.c:113:13: warning: passing arguments to 'putoptions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] putoptions(mk, altfonts, a->f, a->s, a->m, a->o, i, "tex"); ^ mkfile.c:118:9: warning: passing arguments to 'putfig' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] putfig(mk, pictex, altfonts, a->f, a->s, a->m, a->o, i, "tex"); ^ mkfile.c:123:26: warning: passing arguments to 'puttarget' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] puttarget(mk, i, "tex", "ps"); ^ mkfile.c:129:26: warning: passing arguments to 'puttarget' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] puttarget(mk, i, "tex", "eps"); ^ mkfile.c:135:26: warning: passing arguments to 'puttarget' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] puttarget(mk, i, "tex", "ps"); ^ mkfile.c:150:12: warning: passing arguments to 'puttarget' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] puttarget(mk, i, "tex", "eps"); ^ mkfile.c:152:13: warning: passing arguments to 'putoptions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] putoptions(mk, altfonts, a->f, a->s, a->m, a->o, i, "tex"); ^ mkfile.c:158:12: warning: passing arguments to 'puttarget' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] puttarget(mk, i, "tex", "pic"); ^ mkfile.c:167:10: warning: passing arguments to 'putclean' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] putclean(mk, i, lname[a->tolang] ); ^ mkfile.c:172:16: warning: passing arguments to 'puttarget' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] puttarget(mk, i, "ps", iname[(int)a->type]); ^ mkfile.c:176:27: warning: passing arguments to 'putfig' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] putfig(mk, (to == pstex ? pstex : ps), ^ mkfile.c:178:39: warning: passing arguments to 'mksuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] a->interm = mksuff(i, ".ps"); ^ mkfile.c:181:11: warning: passing arguments to 'putclean' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] putclean(mk, i, "ps" ); ^ mkfile.c:187:16: warning: passing arguments to 'puttarget' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] puttarget(mk, i, "pdf", iname[(int)a->type]); ^ mkfile.c:191:27: warning: passing arguments to 'putfig' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] putfig(mk, (to == pdftex ? pdftex : pdf), ^ mkfile.c:193:39: warning: passing arguments to 'mksuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] a->interm = mksuff(i, ".pdf"); ^ mkfile.c:196:11: warning: passing arguments to 'putclean' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] putclean(mk, i, "pdf" ); ^ mkfile.c:202:16: warning: passing arguments to 'puttarget' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] puttarget(mk, i, "eps", iname[(int)a->type]); ^ mkfile.c:206:27: warning: passing arguments to 'putfig' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] putfig(mk, (to == pstex ? pstex : eps), ^ mkfile.c:208:39: warning: passing arguments to 'mksuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] a->interm = mksuff(i, ".eps"); ^ mkfile.c:211:11: warning: passing arguments to 'putclean' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] putclean(mk, i, "eps" ); ^ mkfile.c:217:16: warning: passing arguments to 'puttarget' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] puttarget(mk, i, "pic", iname[(int)a->type]); ^ mkfile.c:221:13: warning: passing arguments to 'putfig' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] putfig(mk, tpic, altfonts, a->f, a->s, a->m, a->o, i, "pic"); ^ mkfile.c:225:11: warning: passing arguments to 'putclean' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] putclean(mk, i, "pic" ); ^ mkfile.c:231:16: warning: passing arguments to 'puttarget' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] puttarget(mk, i, "fig", iname[(int)a->type]); ^ mkfile.c:233:25: warning: passing arguments to 'mksuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] a->interm = mksuff(i, ".fig"); ^ mkfile.c:236:78: warning: passing arguments to 'mksuff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fprintf(stderr, "transfig: warning: don't now how to make %s\n", mksuff(i, ".fig") ); ^ mkfile.c:238:11: warning: passing arguments to 'putclean' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] putclean(mk, i, "fig" ); ^ mkfile.c:20:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void puttarget(); ^ mkfile.c:244:1: note: conflicting prototype is here puttarget(FILE *mk, char *i, char *suf1, char *suf2) ^ mkfile.c:21:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void putfig(); ^ mkfile.c:250:1: note: conflicting prototype is here putfig(FILE *mk, enum language to, int altfonts, ^ mkfile.c:261:13: warning: passing arguments to 'putoptions' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] putoptions(mk, altfonts, f, s, m, o, i, suf); ^ mkfile.c:22:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void putoptions(); ^ mkfile.c:265:1: note: conflicting prototype is here putoptions(FILE *mk, int altfonts, char *f, char *s, char *m, char *o, ^ mkfile.c:23:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void putclean(); ^ mkfile.c:278:1: note: conflicting prototype is here putclean(FILE *mk, char *i, char *suf) ^ 38 warnings generated. depbase=`echo sys.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -Wno-parentheses -O2 -pipe -MT sys.o -MD -MP -MF $depbase.Tpo -c -o sys.o sys.c && mv -f $depbase.Tpo $depbase.Po In file included from sys.c:29: ./transfig.h:67:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern char *sysls(), *mksuff(); ^ sys.c:85:1: note: conflicting prototype is here mksuff(char *name, char *suff) ^ 1 warning generated. cc -Wno-parentheses -O2 -pipe -L/usr/local/lib -o transfig transfig.o txfile.o mkfile.o sys.o ld: warning: sys.c(sys.o:(sysmv)): warning: sprintf() is often misused, please use snprintf() ld: warning: sys.c(sys.o:(mksuff)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: sys.c(sys.o:(mksuff)): warning: strcat() is almost always misused, please use strlcat() >>> Running package in print/transfig at 1731975950.08 ===> print/transfig ===> Faking installation for transfig-3.2.9 Making install in fig2dev Making install in dev Making install in i18n mkdir -p '/exopi-obj/pobj/transfig-3.2.9/fake-amd64/usr/local/share/fig2dev/i18n' /exopi-obj/pobj/transfig-3.2.9/bin/install -c -m 644 japanese.ps korean.ps '/exopi-obj/pobj/transfig-3.2.9/fake-amd64/usr/local/share/fig2dev/i18n' /usr/bin/make install-data-hook cd "/exopi-obj/pobj/transfig-3.2.9/fake-amd64/usr/local/share/fig2dev/i18n" && { for f in ja_JP.eucJP.ps ja_JP.EUC.ps ja_JP.ps ja_JP.ujis.ps ja.ps; do if test -f $f; then rm -f $f; fi; ln -s japanese.ps $f; done; for f in ko_KR.eucKR.ps ko_KR.EUC.ps ko_KR.ps ko.ps; do if test -f $f; then rm -f $f; fi; ln -s korean.ps $f; done; } Making install in tests mkdir -p '/exopi-obj/pobj/transfig-3.2.9/fake-amd64/usr/local/bin' /exopi-obj/pobj/transfig-3.2.9/bin/install -c -s -m 755 fig2dev '/exopi-obj/pobj/transfig-3.2.9/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/transfig-3.2.9/fake-amd64/usr/local/bin' /exopi-obj/pobj/transfig-3.2.9/bin/install -c -m 755 fig2ps2tex pic2tpic '/exopi-obj/pobj/transfig-3.2.9/fake-amd64/usr/local/bin' Making install in man mkdir -p '/exopi-obj/pobj/transfig-3.2.9/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/transfig-3.2.9/bin/install -c -m 644 fig2ps2tex.1 pic2tpic.1 fig2dev.1 transfig.1 '/exopi-obj/pobj/transfig-3.2.9/fake-amd64/usr/local/man/man1' Making install in transfig mkdir -p '/exopi-obj/pobj/transfig-3.2.9/fake-amd64/usr/local/bin' /exopi-obj/pobj/transfig-3.2.9/bin/install -c -s -m 755 transfig '/exopi-obj/pobj/transfig-3.2.9/fake-amd64/usr/local/bin' ===> Building package for transfig-3.2.9 Create /exopi-cvs/ports/packages/amd64/all/transfig-3.2.9.tgz Creating package transfig-3.2.9 reading plist| checking dependencies| checking dependencies|converters/libiconv checking dependencies|graphics/netpbm checking dependencies|graphics/png checking dependencies|print/ghostscript/gnu checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|****** | 11% checksumming|******** | 13% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************* | 21% checksumming|************** | 24% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************* | 32% checksumming|********************* | 34% checksumming|********************** | 37% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|*************************** | 45% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 63% checksumming|**************************************** | 66% checksumming|****************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|***************************************************** | 87% checksumming|******************************************************* | 89% checksumming|******************************************************** | 92% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********************************************************* | 90% archiving|*********************************************************** | 92% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/transfig-3.2.9.tgz >>> Running clean in print/transfig at 1731975956.92 ===> print/transfig ===> Cleaning for transfig-3.2.9 >>> Ended at 1731975957.14 max_stuck=6.45/depends=7.36/show-prepare-results=0.88/build=22.65/package=6.83/clean=0.26