From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Dec 6 23:30:06 2013 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7ECFCF25 for ; Fri, 6 Dec 2013 23:30:06 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 68CB21D13 for ; Fri, 6 Dec 2013 23:30:06 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id rB6NU5LN020261 for ; Fri, 6 Dec 2013 23:30:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id rB6NU56E020260; Fri, 6 Dec 2013 23:30:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 6 Dec 2013 23:30:05 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201312062330.rB6NU56E020260@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [REL - head-i386-default][graphics/libafterimage] Failed for libafterimage-1.20_1 in build X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Dec 2013 23:30:06 -0000 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: ports@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/graphics/libafterimage/Makefile 327733 2013-09-20 18:35:44Z bapt $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-12-06_09h31m06s/logs/libafterimage-1.20_1.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-12-06_09h31m06s Log: ====>> Building graphics/libafterimage build started at Fri Dec 6 23:29:21 UTC 2013 port directory: /usr/ports/graphics/libafterimage building for: FreeBSD head-i386-default-job-06 11.0-CURRENT FreeBSD 11.0-CURRENT r256430 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/libafterimage/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=68835 POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=libafterimage-1.20_1 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root 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-- --disable-staticlibs --enable-sharedlibs --without-builtin-ungif --without-afterbase --with-x --disable-mmx-optimization --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- 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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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/libafterimage DOCSDIR=/usr/local/share/doc/libafterimage EXAMPLESDIR=/usr/local/share/examples/libafterimage WWWDIR=/usr/local/www/libafterimage ETCDIR=/usr/local/etc/libafterimage --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 libafterimage-1.20_1 =================================================== =========================================================================== =================================================== ===> libafterimage-1.20_1 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.2.1.txz Installing pkg-1.2.1... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libafterimage-1.20_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by libafterimage-1.20_1 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by libafterimage-1.20_1 for building => SHA256 Checksum OK for libAfterImage-1.20.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by libafterimage-1.20_1 for building ===> Extracting for libafterimage-1.20_1 => SHA256 Checksum OK for libAfterImage-1.20.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libafterimage-1.20_1 ===> Applying FreeBSD patches for libafterimage-1.20_1 =========================================================================== =================================================== ===> libafterimage-1.20_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 xproto-7.0.24... done Installing xextproto-7.2.1... done Installing libxcb-1.9.1_1...Installing libXau-1.0.8... done Installing libXdmcp-1.1.1... done Installing libpthread-stubs-0.3_4... done Installing libxml2-2.8.0_3... done done Installing libX11-1.6.2,1...Installing kbproto-1.0.6... done done done ===> Returning to build of libafterimage-1.20_1 ===> libafterimage-1.20_1 depends on file: /usr/local/bin/intltool-extract - not found ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool ===> Installing existing package /packages/All/intltool-0.50.2.txz Installing intltool-0.50.2...Installing p5-XML-Parser-2.41_1...Installing expat-2.1.0... done Installing perl5-5.16.3_4...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 done done ===> Returning to build of libafterimage-1.20_1 =========================================================================== =================================================== ===> libafterimage-1.20_1 depends on shared library: libatk-1.0.so - not found ===> Verifying for libatk-1.0.so in /usr/ports/accessibility/atk ===> Installing existing package /packages/All/atk-2.8.0.txz Installing atk-2.8.0...Installing gnomehier-3.0... done Installing python27-2.7.6...Installing gettext-0.18.3.1... done done Installing python2-2_1... done Installing python-2.7_1,2... done Installing pcre-8.33... done Installing libffi-3.0.13... done Installing glib-2.36.3...No schema files found: doing nothing. done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ===> Returning to build of libafterimage-1.20_1 ===> libafterimage-1.20_1 depends on shared library: libglib-2.0.so - found ===> libafterimage-1.20_1 depends on shared library: libpcre.so - found ===> libafterimage-1.20_1 depends on shared library: libgtk-x11-2.0.so - not found ===> Verifying for libgtk-x11-2.0.so in /usr/ports/x11-toolkits/gtk20 ===> Installing existing package /packages/All/gtk2-2.24.19_2.txz Installing gtk2-2.24.19_2...Installing xineramaproto-1.2.1... done Installing xf86vidmodeproto-2.3.1... done Installing xcb-util-renderutil-0.3.8...Installing xcb-util-0.3.9_1,1... done done Installing renderproto-0.11.1... done Installing randrproto-1.4.0... done Installing pixman-0.30.2... done Installing libXxf86vm-1.1.3... done Installing libXrender-0.9.8... done Installing libXrandr-1.4.2... done Installing libXinerama-1.1.3,1... done Installing libXi-1.7.2,1...Installing libXfixes-5.0.1...Installing fixesproto-5.0... done done Installing inputproto-2.3... done done Installing libXdamage-1.1.4...Installing damageproto-1.2.1... done done Installing libXcursor-1.1.14... done Installing libXcomposite-0.4.4,1...Installing compositeproto-0.4.2... done Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/lib/X11/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Since FreeBSD has new USB stack, freeglut normally doesn't build on FreeBSD 8 (yet). To workaround this a small patch adds one include file and comments out content of one function (only leaves return NULL). This might cause side effects. Joysticks do not work, and there might be ports that do not compile or applications that crash because of this. Do not hesitate to contact x11@FreeBSD.org if there are any issues and side effects because of this. ===> Returning to build of libafterimage-1.20_1 ===> libafterimage-1.20_1 depends on shared library: libgsf-1.so - not found ===> Verifying for libgsf-1.so in /usr/ports/devel/libgsf ===> Installing existing package /packages/All/libgsf-1.14.28.txz Installing libgsf-1.14.28... done ===> Returning to build of libafterimage-1.20_1 ===> libafterimage-1.20_1 depends on shared library: librsvg-2.so - not found ===> Verifying for librsvg-2.so in /usr/ports/graphics/librsvg2 ===> Installing existing package /packages/All/librsvg2-2.36.4.txz Installing librsvg2-2.36.4...Installing gtk-engines2-2.20.2_1... done Installing libcroco-0.6.8... done done ===> Returning to build of libafterimage-1.20_1 ===> libafterimage-1.20_1 depends on shared library: libxml2.so - found ===> libafterimage-1.20_1 depends on shared library: libpango-1.0.so - found ===> libafterimage-1.20_1 depends on shared library: jpeg.11 - found ===> libafterimage-1.20_1 depends on shared library: gif.5 - not found ===> Verifying install for gif.5 in /usr/ports/graphics/giflib ===> Installing existing package /packages/All/giflib-nox11-4.2.3.txz Installing giflib-nox11-4.2.3... done ===> Returning to build of libafterimage-1.20_1 ===> libafterimage-1.20_1 depends on shared library: png15 - found ===> libafterimage-1.20_1 depends on shared library: tiff.4 - found ===> libafterimage-1.20_1 depends on shared library: freetype.9 - found =========================================================================== =================================================== ===> Configuring for libafterimage-1.20_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/graphics/libafterimage/work/libAfterImage-1.20/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/graphics/libafterimage/work/libAfterImage-1.20/configure configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking whether ln -s works... yes checking build system type... i386-portbld-freebsd11.0 checking host system type... i386-portbld-freebsd11.0 checking target system type... i386-portbld-freebsd11.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for ranlib... ranlib checking for rm... /bin/rm checking for mv... /bin/mv checking for cp... /bin/cp checking for mkdir... /bin/mkdir checking for perl... /usr/bin/perl checking for find... /usr/bin/find checking for xargs... /usr/bin/xargs checking for ldconfig... /sbin/ldconfig checking how to run the C preprocessor... cpp checking for X... libraries /usr/local/lib, headers /usr/local/include checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for egrep... grep -E 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 long long... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h... (cached) yes checking for sys/time.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for stddef.h... (cached) yes checking for stdarg.h... (cached) yes checking for errno.h... (cached) yes checking for XShapeCombineMask in -lXext... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for unsigned char... (cached) yes checking for unsigned short... (cached) yes checking for an ANSI C-conforming const... yes checking whether char is unsigned... no checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for zlib.h... (cached) yes checking for png_get_sRGB in png.h... yes checking using built-in UNGIF library... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for pkg-config... no checking if librsvg 2.0 is available... pkg-config is not found. Cannot check for librsvg 2.0. checking headers required by TTF support... -I/usr/local/include/freetype2 checking ft2build.h usability... yes checking ft2build.h presence... yes checking for ft2build.h... yes checking freetype/freetype.h ... yes checking libAfterBase... disabled checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking sys/dirent.h usability... yes checking sys/dirent.h presence... yes checking for sys/dirent.h... yes configure: creating ./config.status config.status: creating apps/Makefile config.status: creating aftershow/Makefile config.status: creating Makefile config.status: creating afterbase.h config.status: creating afterimage-libs config.status: creating afterimage-config config.status: creating config.h =========================================================================== =================================================== ===> Building for libafterimage-1.20_1 cc -DNO_DEBUG_OUTPUT -O2 -pipe -fno-strict-aliasing -fPIC -Wall -DNO_DEBUG_OUTPUT -pipe -fno-strict-aliasing -fPIC -Wall -I. -I/usr/local/include/freetype2 -I/usr/local/include -c libungif/dgif_lib.c -o libungif/dgif_lib.o cc -DNO_DEBUG_OUTPUT -O2 -pipe -fno-strict-aliasing -fPIC -Wall -DNO_DEBUG_OUTPUT -pipe -fno-strict-aliasing -fPIC -Wall -I. -I/usr/local/include/freetype2 -I/usr/local/include -c libungif/egif_lib.c -o libungif/egif_lib.o cc -DNO_DEBUG_OUTPUT -O2 -pipe -fno-strict-aliasing -fPIC -Wall -DNO_DEBUG_OUTPUT -pipe -fno-strict-aliasing -fPIC -Wall -I. -I/usr/local/include/freetype2 -I/usr/local/include -c libungif/gifalloc.c -o libungif/gifalloc.o cc -DNO_DEBUG_OUTPUT -O2 -pipe -fno-strict-aliasing -fPIC -Wall -DNO_DEBUG_OUTPUT -pipe -fno-strict-aliasing -fPIC -Wall -I. -I/usr/local/include/freetype2 -I/usr/local/include -c libungif/gif_err.c -o libungif/gif_err.o cc -DNO_DEBUG_OUTPUT -O2 -pipe -fno-strict-aliasing -fPIC -Wall -DNO_DEBUG_OUTPUT -pipe -fno-strict-aliasing -fPIC -Wall -I. -I/usr/local/include/freetype2 -I/usr/local/include -c libungif/gif_hash.c -o libungif/gif_hash.o cc -DNO_DEBUG_OUTPUT -O2 -pipe -fno-strict-aliasing -fPIC -Wall -DNO_DEBUG_OUTPUT -pipe -fno-strict-aliasing -fPIC -Wall -I. -I/usr/local/include/freetype2 -I/usr/local/include -c afterbase.c -o afterbase.o afterbase.c:708:163: warning: for loop has empty body [-Wempty-body] for (ptr = (char*)str + 1 ; *ptr && !isspace(*ptr) && *ptr != '+' && *ptr != '-' && *ptr != '*' && *ptr != '!' && *ptr != '/' && *ptr != ')' ; ptr++); ^ afterbase.c:708:163: note: put the semicolon on a separate line to silence this warning 1 warning generated. cc -DNO_DEBUG_OUTPUT -O2 -pipe -fno-strict-aliasing -fPIC -Wall -DNO_DEBUG_OUTPUT -pipe -fno-strict-aliasing -fPIC -Wall -I. -I/usr/local/include/freetype2 -I/usr/local/include -c asimage.c -o asimage.o asimage.c:804:29: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare] if (AS_ASSERT(im) || color <0 || color >= IC_NUM_CHANNELS ) ~~~~~ ^~ asimage.c:818:29: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare] if (AS_ASSERT(im) || color <0 || color >= IC_NUM_CHANNELS ) ~~~~~ ^~ asimage.c:861:29: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare] if (AS_ASSERT(im) || color < 0 || color >= IC_NUM_CHANNELS ) ~~~~~ ^ ~ 3 warnings generated. cc -DNO_DEBUG_OUTPUT -O2 -pipe -fno-strict-aliasing -fPIC -Wall -DNO_DEBUG_OUTPUT -pipe -fno-strict-aliasing -fPIC -Wall -I. -I/usr/local/include/freetype2 -I/usr/local/include -c ascmap.c -o ascmap.o cc -DNO_DEBUG_OUTPUT -O2 -pipe -fno-strict-aliasing -fPIC -Wall -DNO_DEBUG_OUTPUT -pipe -fno-strict-aliasing -fPIC -Wall -I. -I/usr/local/include/freetype2 -I/usr/local/include -c asfont.c -o asfont.o cc -DNO_DEBUG_OUTPUT -O2 -pipe -fno-strict-aliasing -fPIC -Wall -DNO_DEBUG_OUTPUT -pipe -fno-strict-aliasing -fPIC -Wall -I. -I/usr/local/include/freetype2 -I/usr/local/include -c asimagexml.c -o asimagexml.o cc -DNO_DEBUG_OUTPUT -O2 -pipe -fno-strict-aliasing -fPIC -Wall -DNO_DEBUG_OUTPUT -pipe -fno-strict-aliasing -fPIC -Wall -I. -I/usr/local/include/freetype2 -I/usr/local/include -c asstorage.c -o asstorage.o cc -DNO_DEBUG_OUTPUT -O2 -pipe -fno-strict-aliasing -fPIC -Wall -DNO_DEBUG_OUTPUT -pipe -fno-strict-aliasing -fPIC -Wall -I. -I/usr/local/include/freetype2 -I/usr/local/include -c asvisual.c -o asvisual.o cc -DNO_DEBUG_OUTPUT -O2 -pipe -fno-strict-aliasing -fPIC -Wall -DNO_DEBUG_OUTPUT -pipe -fno-strict-aliasing -fPIC -Wall -I. -I/usr/local/include/freetype2 -I/usr/local/include -c blender.c -o blender.o cc -DNO_DEBUG_OUTPUT -O2 -pipe -fno-strict-aliasing -fPIC -Wall -DNO_DEBUG_OUTPUT -pipe -fno-strict-aliasing -fPIC -Wall -I. -I/usr/local/include/freetype2 -I/usr/local/include -c bmp.c -o bmp.o cc -DNO_DEBUG_OUTPUT -O2 -pipe -fno-strict-aliasing -fPIC -Wall -DNO_DEBUG_OUTPUT -pipe -fno-strict-aliasing -fPIC -Wall -I. -I/usr/local/include/freetype2 -I/usr/local/include -c char2uni.c -o char2uni.o char2uni.c:986:18: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare] if( new_charset < 0 || new_charset >= SUPPORTED_CHARSETS_NUM ) ~~~~~~~~~~~ ^ ~ 1 warning generated. cc -DNO_DEBUG_OUTPUT -O2 -pipe -fno-strict-aliasing -fPIC -Wall -DNO_DEBUG_OUTPUT -pipe -fno-strict-aliasing -fPIC -Wall -I. -I/usr/local/include/freetype2 -I/usr/local/include -c draw.c -o draw.o cc -DNO_DEBUG_OUTPUT -O2 -pipe -fno-strict-aliasing -fPIC -Wall -DNO_DEBUG_OUTPUT -pipe -fno-strict-aliasing -fPIC -Wall -I. -I/usr/local/include/freetype2 -I/usr/local/include -c export.c -o export.o export.c:169:35: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare] if( type >= ASIT_Unknown || type < 0 ) ~~~~ ^ ~ 1 warning generated. cc -DNO_DEBUG_OUTPUT -O2 -pipe -fno-strict-aliasing -fPIC -Wall -DNO_DEBUG_OUTPUT -pipe -fno-strict-aliasing -fPIC -Wall -I. -I/usr/local/include/freetype2 -I/usr/local/include -c imencdec.c -o imencdec.o imencdec.c:520:13: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare] if( format < 0 || format == ASA_Vector || format >= ASA_Formats) ~~~~~~ ^ ~ 1 warning generated. cc -DNO_DEBUG_OUTPUT -O2 -pipe -fno-strict-aliasing -fPIC -Wall -DNO_DEBUG_OUTPUT -pipe -fno-strict-aliasing -fPIC -Wall -I. -I/usr/local/include/freetype2 -I/usr/local/include -c import.c -o import.o import.c:43:11: fatal error: 'pngpriv.h' file not found # include ^ 1 error generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/graphics/libafterimage/work/libAfterImage-1.20 *** Error code 1 Stop. make: stopped in /usr/ports/graphics/libafterimage ===> Cleaning for libafterimage-1.20_1