=> Building graphics/giflib build started at Mon Oct 3 11:14:46 PDT 2016 port directory: /usr/ports/graphics/giflib building for: DragonFly pkgbox64.dragonflybsd.org 4.7-DEVELOPMENT DragonFly v4.7.0.78.g7d868-DEVELOPMENT #7: Mon Aug 1 22:25:32 PDT 2016 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 maintained by: portmgr@FreeBSD.org ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../08//usr/ports/graphics/giflib/Makefile Makefile ident: Poudriere version: 3.1-pre Host OSVERSION: 400700 Jail OSVERSION: 400702 !!! Jail is newer than host. (Jail: 400702, Host: 400700) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- STATUS=1 SAVED_TERM=screen MASTERMNT=/build/boomdata/data/.m/bleeding-edge-default/ref PATH=/usr/local/libexec/poudriere:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/pkg/xorg/bin:/usr/X11R6/bin:/root/bin:/sbin:/usr/sbin POUDRIERE_BUILD_TYPE=bulk PKGNAME=giflib-5.1.3 OLDPWD=/root/boom PWD=/build/boomdata/data/.m/bleeding-edge-default/ref/.p/pool MASTERNAME=bleeding-edge-default TERM=cons25 USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for giflib-5.1.3: DOCBOOK=off: Generate API documentation (requires DOCS) DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- have_xmlto=no XDG_DATA_HOME=/wrkdirs/graphics/giflib XDG_CONFIG_HOME=/wrkdirs/graphics/giflib HOME=/wrkdirs/graphics/giflib TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/graphics/giflib XDG_CONFIG_HOME=/wrkdirs/graphics/giflib HOME=/wrkdirs/graphics/giflib TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -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-- DOCBOOK="@comment " NO_DOCBOOK="" DOCS="" NO_DOCS="@comment " OSREL=4.7 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/giflib" EXAMPLESDIR="share/examples/giflib" DATADIR="share/giflib" WWWDIR="www/giflib" ETCDIR="etc/giflib" --End PLIST_SUB-- --SUB_LIST-- DOCBOOK="@comment " NO_DOCBOOK="" DOCS="" NO_DOCS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/giflib DOCSDIR=/usr/local/share/doc/giflib EXAMPLESDIR=/usr/local/share/examples/giflib WWWDIR=/usr/local/www/giflib ETCDIR=/usr/local/etc/giflib --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs NO_BACKUP=yes USE_PACKAGE_DEPENDS=yes PKG_CREATE_VERBOSE=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORT_DBDIR=/options PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MAKE_JOBS_NUMBER=5 ---End make.conf--- =================================================== =========================================================================== =================================================== ===> giflib-5.1.3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.7_3.txz Installing pkg-1.8.7_3... Extracting pkg-1.8.7_3: .......... done ===> giflib-5.1.3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of giflib-5.1.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by giflib-5.1.3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by giflib-5.1.3 for building => SHA256 Checksum OK for giflib-5.1.3.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by giflib-5.1.3 for building ===> Extracting for giflib-5.1.3 => SHA256 Checksum OK for giflib-5.1.3.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for giflib-5.1.3 ===> Applying extra patch /usr/ports/graphics/giflib/files/extra-patch-hide-reallocarray-dfly ===> Applying ports patches for giflib-5.1.3 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for giflib-5.1.3 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-portbld-dragonfly4.7 checking host system type... x86_64-portbld-dragonfly4.7 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-portbld-dragonfly4.7 file names to x86_64-portbld-dragonfly4.7 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly4.7 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly4.7 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for xmlto... no checking for limits.h... (cached) yes checking for fcntl.h... (cached) yes checking for stdint.h... (cached) yes checking for stdarg.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating util/Makefile config.status: creating lib/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating pic/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for giflib-5.1.3 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in lib --- dgif_lib.lo --- --- egif_lib.lo --- --- gif_font.lo --- --- gif_hash.lo --- --- gifalloc.lo --- --- dgif_lib.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT dgif_lib.lo -MD -MP -MF .deps/dgif_lib.Tpo -c -o dgif_lib.lo dgif_lib.c --- egif_lib.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT egif_lib.lo -MD -MP -MF .deps/egif_lib.Tpo -c -o egif_lib.lo egif_lib.c --- gif_font.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT gif_font.lo -MD -MP -MF .deps/gif_font.Tpo -c -o gif_font.lo gif_font.c --- gif_hash.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT gif_hash.lo -MD -MP -MF .deps/gif_hash.Tpo -c -o gif_hash.lo gif_hash.c --- gifalloc.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT gifalloc.lo -MD -MP -MF .deps/gifalloc.Tpo -c -o gifalloc.lo gifalloc.c --- gif_font.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT gif_font.lo -MD -MP -MF .deps/gif_font.Tpo -c gif_font.c -fPIC -DPIC -o .libs/gif_font.o --- dgif_lib.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT dgif_lib.lo -MD -MP -MF .deps/dgif_lib.Tpo -c dgif_lib.c -fPIC -DPIC -o .libs/dgif_lib.o --- egif_lib.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT egif_lib.lo -MD -MP -MF .deps/egif_lib.Tpo -c egif_lib.c -fPIC -DPIC -o .libs/egif_lib.o --- gifalloc.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT gifalloc.lo -MD -MP -MF .deps/gifalloc.Tpo -c gifalloc.c -fPIC -DPIC -o .libs/gifalloc.o --- gif_hash.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT gif_hash.lo -MD -MP -MF .deps/gif_hash.Tpo -c gif_hash.c -fPIC -DPIC -o .libs/gif_hash.o --- gif_font.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT gif_font.lo -MD -MP -MF .deps/gif_font.Tpo -c gif_font.c -o gif_font.o >/dev/null 2>&1 --- gif_hash.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT gif_hash.lo -MD -MP -MF .deps/gif_hash.Tpo -c gif_hash.c -o gif_hash.o >/dev/null 2>&1 --- gif_font.lo --- mv -f .deps/gif_font.Tpo .deps/gif_font.Plo --- openbsd-reallocarray.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT openbsd-reallocarray.lo -MD -MP -MF .deps/openbsd-reallocarray.Tpo -c -o openbsd-reallocarray.lo openbsd-reallocarray.c --- gifalloc.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT gifalloc.lo -MD -MP -MF .deps/gifalloc.Tpo -c gifalloc.c -o gifalloc.o >/dev/null 2>&1 --- openbsd-reallocarray.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT openbsd-reallocarray.lo -MD -MP -MF .deps/openbsd-reallocarray.Tpo -c openbsd-reallocarray.c -fPIC -DPIC -o .libs/openbsd-reallocarray.o --- gif_hash.lo --- mv -f .deps/gif_hash.Tpo .deps/gif_hash.Plo --- gif_err.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT gif_err.lo -MD -MP -MF .deps/gif_err.Tpo -c -o gif_err.lo gif_err.c --- openbsd-reallocarray.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT openbsd-reallocarray.lo -MD -MP -MF .deps/openbsd-reallocarray.Tpo -c openbsd-reallocarray.c -o openbsd-reallocarray.o >/dev/null 2>&1 --- gif_err.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT gif_err.lo -MD -MP -MF .deps/gif_err.Tpo -c gif_err.c -fPIC -DPIC -o .libs/gif_err.o --- openbsd-reallocarray.lo --- mv -f .deps/openbsd-reallocarray.Tpo .deps/openbsd-reallocarray.Plo --- quantize.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT quantize.lo -MD -MP -MF .deps/quantize.Tpo -c -o quantize.lo quantize.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT quantize.lo -MD -MP -MF .deps/quantize.Tpo -c quantize.c -fPIC -DPIC -o .libs/quantize.o --- egif_lib.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT egif_lib.lo -MD -MP -MF .deps/egif_lib.Tpo -c egif_lib.c -o egif_lib.o >/dev/null 2>&1 --- gif_err.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT gif_err.lo -MD -MP -MF .deps/gif_err.Tpo -c gif_err.c -o gif_err.o >/dev/null 2>&1 mv -f .deps/gif_err.Tpo .deps/gif_err.Plo --- gifalloc.lo --- mv -f .deps/gifalloc.Tpo .deps/gifalloc.Plo --- quantize.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT quantize.lo -MD -MP -MF .deps/quantize.Tpo -c quantize.c -o quantize.o >/dev/null 2>&1 --- dgif_lib.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT dgif_lib.lo -MD -MP -MF .deps/dgif_lib.Tpo -c dgif_lib.c -o dgif_lib.o >/dev/null 2>&1 --- quantize.lo --- mv -f .deps/quantize.Tpo .deps/quantize.Plo --- dgif_lib.lo --- mv -f .deps/dgif_lib.Tpo .deps/dgif_lib.Plo --- egif_lib.lo --- mv -f .deps/egif_lib.Tpo .deps/egif_lib.Plo --- libgif.la --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -no-undefined -version-info 7:0:0 -o libgif.la -rpath /usr/local/lib dgif_lib.lo egif_lib.lo gif_font.lo gif_hash.lo gifalloc.lo openbsd-reallocarray.lo gif_err.lo quantize.lo libtool: link: cc -shared -fPIC -DPIC .libs/dgif_lib.o .libs/egif_lib.o .libs/gif_font.o .libs/gif_hash.o .libs/gifalloc.o .libs/openbsd-reallocarray.o .libs/gif_err.o .libs/quantize.o -O2 -Wl,-soname -Wl,libgif.so.7 -o .libs/libgif.so.7.0.0 libtool: link: (cd ".libs" && rm -f "libgif.so.7" && ln -s "libgif.so.7.0.0" "libgif.so.7") libtool: link: (cd ".libs" && rm -f "libgif.so" && ln -s "libgif.so.7.0.0" "libgif.so") libtool: link: ar cru .libs/libgif.a dgif_lib.o egif_lib.o gif_font.o gif_hash.o gifalloc.o openbsd-reallocarray.o gif_err.o quantize.o libtool: link: ranlib .libs/libgif.a libtool: link: ( cd ".libs" && rm -f "libgif.la" && ln -s "../libgif.la" "libgif.la" ) Making all in util --- getarg.o --- --- qprintf.o --- --- gif2rgb.o --- --- gifbuild.o --- --- gifecho.o --- --- getarg.o --- cc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -pipe -O2 -fno-strict-aliasing -Wall -MT getarg.o -MD -MP -MF .deps/getarg.Tpo -c -o getarg.o getarg.c --- qprintf.o --- cc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -pipe -O2 -fno-strict-aliasing -Wall -MT qprintf.o -MD -MP -MF .deps/qprintf.Tpo -c -o qprintf.o qprintf.c --- gif2rgb.o --- cc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -pipe -O2 -fno-strict-aliasing -Wall -MT gif2rgb.o -MD -MP -MF .deps/gif2rgb.Tpo -c -o gif2rgb.o gif2rgb.c --- gifbuild.o --- cc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -pipe -O2 -fno-strict-aliasing -Wall -MT gifbuild.o -MD -MP -MF .deps/gifbuild.Tpo -c -o gifbuild.o gifbuild.c --- gifecho.o --- cc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -pipe -O2 -fno-strict-aliasing -Wall -MT gifecho.o -MD -MP -MF .deps/gifecho.Tpo -c -o gifecho.o gifecho.c --- qprintf.o --- mv -f .deps/qprintf.Tpo .deps/qprintf.Po --- giffix.o --- cc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -pipe -O2 -fno-strict-aliasing -Wall -MT giffix.o -MD -MP -MF .deps/giffix.Tpo -c -o giffix.o giffix.c --- gifecho.o --- mv -f .deps/gifecho.Tpo .deps/gifecho.Po --- gifinto.o --- cc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -pipe -O2 -fno-strict-aliasing -Wall -MT gifinto.o -MD -MP -MF .deps/gifinto.Tpo -c -o gifinto.o gifinto.c --- giffix.o --- mv -f .deps/giffix.Tpo .deps/giffix.Po --- giftext.o --- cc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -pipe -O2 -fno-strict-aliasing -Wall -MT giftext.o -MD -MP -MF .deps/giftext.Tpo -c -o giftext.o giftext.c --- gifinto.o --- mv -f .deps/gifinto.Tpo .deps/gifinto.Po --- giftool.o --- cc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -pipe -O2 -fno-strict-aliasing -Wall -MT giftool.o -MD -MP -MF .deps/giftool.Tpo -c -o giftool.o giftool.c --- getarg.o --- mv -f .deps/getarg.Tpo .deps/getarg.Po --- gifclrmp.o --- cc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -pipe -O2 -fno-strict-aliasing -Wall -MT gifclrmp.o -MD -MP -MF .deps/gifclrmp.Tpo -c -o gifclrmp.o gifclrmp.c --- giftext.o --- mv -f .deps/giftext.Tpo .deps/giftext.Po --- gifbg.o --- cc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -pipe -O2 -fno-strict-aliasing -Wall -MT gifbg.o -MD -MP -MF .deps/gifbg.Tpo -c -o gifbg.o gifbg.c --- giftool.o --- mv -f .deps/giftool.Tpo .deps/giftool.Po --- gifcolor.o --- cc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -pipe -O2 -fno-strict-aliasing -Wall -MT gifcolor.o -MD -MP -MF .deps/gifcolor.Tpo -c -o gifcolor.o gifcolor.c --- gifbuild.o --- mv -f .deps/gifbuild.Tpo .deps/gifbuild.Po --- giffilter.o --- cc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -pipe -O2 -fno-strict-aliasing -Wall -MT giffilter.o -MD -MP -MF .deps/giffilter.Tpo -c -o giffilter.o giffilter.c --- gifclrmp.o --- mv -f .deps/gifclrmp.Tpo .deps/gifclrmp.Po --- gifhisto.o --- cc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -pipe -O2 -fno-strict-aliasing -Wall -MT gifhisto.o -MD -MP -MF .deps/gifhisto.Tpo -c -o gifhisto.o gifhisto.c --- giffilter.o --- mv -f .deps/giffilter.Tpo .deps/giffilter.Po --- gifsponge.o --- cc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -pipe -O2 -fno-strict-aliasing -Wall -MT gifsponge.o -MD -MP -MF .deps/gifsponge.Tpo -c -o gifsponge.o gifsponge.c mv -f .deps/gifsponge.Tpo .deps/gifsponge.Po --- gifwedge.o --- --- gifcolor.o --- mv -f .deps/gifcolor.Tpo .deps/gifcolor.Po --- gifwedge.o --- cc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -pipe -O2 -fno-strict-aliasing -Wall -MT gifwedge.o -MD -MP -MF .deps/gifwedge.Tpo -c -o gifwedge.o gifwedge.c --- libgetarg.a --- rm -f libgetarg.a ar cru libgetarg.a getarg.o qprintf.o ranlib libgetarg.a --- gif2rgb.o --- mv -f .deps/gif2rgb.Tpo .deps/gif2rgb.Po --- gifhisto.o --- mv -f .deps/gifhisto.Tpo .deps/gifhisto.Po --- gifwedge.o --- mv -f .deps/gifwedge.Tpo .deps/gifwedge.Po --- gif2rgb --- --- gifbuild --- --- gifclrmp --- --- gifcolor --- --- gif2rgb --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o gif2rgb gif2rgb.o libgetarg.a ../lib/libgif.la --- gifclrmp --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o gifclrmp gifclrmp.o libgetarg.a ../lib/libgif.la -lm --- gifbuild --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o gifbuild gifbuild.o libgetarg.a ../lib/libgif.la --- gifcolor --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o gifcolor gifcolor.o libgetarg.a ../lib/libgif.la libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/gifcolor gifcolor.o libgetarg.a ../lib/.libs/libgif.so -Wl,-rpath -Wl,/usr/local/lib --- gifbuild --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/gifbuild gifbuild.o libgetarg.a ../lib/.libs/libgif.so -Wl,-rpath -Wl,/usr/local/lib --- gifclrmp --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/gifclrmp gifclrmp.o libgetarg.a ../lib/.libs/libgif.so -lm -Wl,-rpath -Wl,/usr/local/lib --- gifbg.o --- mv -f .deps/gifbg.Tpo .deps/gifbg.Po --- gifecho --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o gifecho gifecho.o libgetarg.a ../lib/libgif.la --- giffilter --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o giffilter giffilter.o libgetarg.a ../lib/libgif.la --- giffix --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o giffix giffix.o libgetarg.a ../lib/libgif.la --- gifhisto --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o gifhisto gifhisto.o libgetarg.a ../lib/libgif.la --- gif2rgb --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/gif2rgb gif2rgb.o libgetarg.a ../lib/.libs/libgif.so -Wl,-rpath -Wl,/usr/local/lib --- gifinto --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o gifinto gifinto.o libgetarg.a ../lib/libgif.la --- gifecho --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/gifecho gifecho.o libgetarg.a ../lib/.libs/libgif.so -Wl,-rpath -Wl,/usr/local/lib --- giffilter --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/giffilter giffilter.o libgetarg.a ../lib/.libs/libgif.so -Wl,-rpath -Wl,/usr/local/lib --- gifsponge --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o gifsponge gifsponge.o libgetarg.a ../lib/libgif.la --- giffix --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/giffix giffix.o libgetarg.a ../lib/.libs/libgif.so -Wl,-rpath -Wl,/usr/local/lib --- giftext --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o giftext giftext.o libgetarg.a ../lib/libgif.la --- gifinto --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/gifinto gifinto.o libgetarg.a ../lib/.libs/libgif.so -Wl,-rpath -Wl,/usr/local/lib --- giftool --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o giftool giftool.o libgetarg.a ../lib/libgif.la --- gifhisto --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/gifhisto gifhisto.o libgetarg.a ../lib/.libs/libgif.so -Wl,-rpath -Wl,/usr/local/lib --- gifwedge --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o gifwedge gifwedge.o libgetarg.a ../lib/libgif.la --- giftext --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/giftext giftext.o libgetarg.a ../lib/.libs/libgif.so -Wl,-rpath -Wl,/usr/local/lib --- gifbg --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o gifbg gifbg.o libgetarg.a ../lib/libgif.la --- giftool --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/giftool giftool.o libgetarg.a ../lib/.libs/libgif.so -Wl,-rpath -Wl,/usr/local/lib --- gifwedge --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/gifwedge gifwedge.o libgetarg.a ../lib/.libs/libgif.so -Wl,-rpath -Wl,/usr/local/lib --- gifsponge --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/gifsponge gifsponge.o libgetarg.a ../lib/.libs/libgif.so -Wl,-rpath -Wl,/usr/local/lib --- gifbg --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/gifbg gifbg.o libgetarg.a ../lib/.libs/libgif.so -Wl,-rpath -Wl,/usr/local/lib Making all in pic =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for giflib-5.1.3 ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/graphics/giflib/giflib-5.1.3/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/graphics/giflib/giflib-5.1.3/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/graphics/giflib/giflib-5.1.3/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/graphics/giflib/giflib-5.1.3/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in lib /bin/mkdir -p '/wrkdirs/graphics/giflib/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libgif.la '/wrkdirs/graphics/giflib/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libgif.so.7.0.0 /wrkdirs/graphics/giflib/stage/usr/local/lib/libgif.so.7.0.0 libtool: install: strip --strip-unneeded /wrkdirs/graphics/giflib/stage/usr/local/lib/libgif.so.7.0.0 libtool: install: (cd /wrkdirs/graphics/giflib/stage/usr/local/lib && { ln -s -f libgif.so.7.0.0 libgif.so.7 || { rm -f libgif.so.7 && ln -s libgif.so.7.0.0 libgif.so.7; }; }) libtool: install: (cd /wrkdirs/graphics/giflib/stage/usr/local/lib && { ln -s -f libgif.so.7.0.0 libgif.so || { rm -f libgif.so && ln -s libgif.so.7.0.0 libgif.so; }; }) libtool: install: /usr/bin/install -c .libs/libgif.lai /wrkdirs/graphics/giflib/stage/usr/local/lib/libgif.la libtool: install: /usr/bin/install -c .libs/libgif.a /wrkdirs/graphics/giflib/stage/usr/local/lib/libgif.a libtool: install: strip --strip-debug /wrkdirs/graphics/giflib/stage/usr/local/lib/libgif.a libtool: install: chmod 644 /wrkdirs/graphics/giflib/stage/usr/local/lib/libgif.a libtool: install: ranlib /wrkdirs/graphics/giflib/stage/usr/local/lib/libgif.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/mkdir -p '/wrkdirs/graphics/giflib/stage/usr/local/include' install -m 0644 gif_lib.h '/wrkdirs/graphics/giflib/stage/usr/local/include' Making install in util /bin/mkdir -p '/wrkdirs/graphics/giflib/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /wrkdirs/graphics/giflib/giflib-5.1.3/install-sh -c -s gif2rgb gifbuild gifecho giffix gifinto giftext giftool gifclrmp '/wrkdirs/graphics/giflib/stage/usr/local/bin' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /wrkdirs/graphics/giflib/giflib-5.1.3/install-sh -c -s .libs/gif2rgb /wrkdirs/graphics/giflib/stage/usr/local/bin/gif2rgb libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /wrkdirs/graphics/giflib/giflib-5.1.3/install-sh -c -s .libs/gifbuild /wrkdirs/graphics/giflib/stage/usr/local/bin/gifbuild libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /wrkdirs/graphics/giflib/giflib-5.1.3/install-sh -c -s .libs/gifecho /wrkdirs/graphics/giflib/stage/usr/local/bin/gifecho libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /wrkdirs/graphics/giflib/giflib-5.1.3/install-sh -c -s .libs/giffix /wrkdirs/graphics/giflib/stage/usr/local/bin/giffix libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /wrkdirs/graphics/giflib/giflib-5.1.3/install-sh -c -s .libs/gifinto /wrkdirs/graphics/giflib/stage/usr/local/bin/gifinto libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /wrkdirs/graphics/giflib/giflib-5.1.3/install-sh -c -s .libs/giftext /wrkdirs/graphics/giflib/stage/usr/local/bin/giftext libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /wrkdirs/graphics/giflib/giflib-5.1.3/install-sh -c -s .libs/giftool /wrkdirs/graphics/giflib/stage/usr/local/bin/giftool libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /wrkdirs/graphics/giflib/giflib-5.1.3/install-sh -c -s .libs/gifclrmp /wrkdirs/graphics/giflib/stage/usr/local/bin/gifclrmp Making install in pic ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for giflib-5.1.3 file sizes/checksums [26]: . done packing files [26]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for giflib-5.1.3 build of graphics/giflib ended at Mon Oct 3 11:15:01 PDT 2016 build time: 00:00:15