From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jun 4 08:53:17 2015 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C782124F; Thu, 4 Jun 2015 08:53:17 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy1.nyi.freebsd.org (beefy1.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5FF3F1057; Thu, 4 Jun 2015 08:53:17 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy1.nyi.freebsd.org (localhost [127.0.0.1]) by beefy1.nyi.freebsd.org (8.14.9/8.14.9) with ESMTP id t548rG83075921; Thu, 4 Jun 2015 08:53:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.nyi.freebsd.org (8.14.9/8.14.9/Submit) id t548rG8i075907; Thu, 4 Jun 2015 08:53:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 4 Jun 2015 08:53:16 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201506040853.t548rG8i075907@beefy1.nyi.freebsd.org> To: acm@FreeBSD.org Subject: [package - 93i386-default][games/sauerbraten] Failed for sauerbraten-20130203_3 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jun 2015 08:53:18 -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: acm@FreeBSD.org Last committer: jbeich@FreeBSD.org Ident: $FreeBSD: head/games/sauerbraten/Makefile 381324 2015-03-15 11:51:06Z jbeich $ Log URL: http://beefy1.nyi.freebsd.org/data/93i386-default/388491/logs/sauerbraten-20130203_3.log Build URL: http://beefy1.nyi.freebsd.org/build.html?mastername=93i386-default&build=388491 Log: ====>> Building games/sauerbraten build started at Thu Jun 4 08:51:13 UTC 2015 port directory: /usr/ports/games/sauerbraten building for: FreeBSD 93i386-default-job-12 9.3-RELEASE-p14 FreeBSD 9.3-RELEASE-p14 i386 maintained by: acm@FreeBSD.org Makefile ident: $FreeBSD: head/games/sauerbraten/Makefile 381324 2015-03-15 11:51:06Z jbeich $ Poudriere version: 3.1.7 Host OSVERSION: 1100070 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_p=i386 UNAME_m=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p14 UNAME_r=9.3-RELEASE-p14 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=sauerbraten-20130203_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.7 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for sauerbraten-20130203_3: DOCS=on: Build and/or install documentation ====> Options available for the multi BUILD: you have to choose at least one of them CLIENT=on: Build client DEDICATED=on: Build dedicated server MASTER=off: Build master server ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-shared=no --enable-static=yes --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ACLOCAL=true AUTOCONF=true AUTOMAKE=true SDL_CONFIG=/usr/local/bin/sdl-config MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/games/sauerbraten/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/sauerbraten/work HOME=/wrkdirs/usr/ports/games/sauerbraten/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/sauerbraten/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/sauerbraten/work HOME=/wrkdirs/usr/ports/games/sauerbraten/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/sauerbraten" EXAMPLESDIR="share/examples/sauerbraten" DATADIR="share/sauerbraten" WWWDIR="www/sauerbraten" ETCDIR="etc/sauerbraten" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sauerbraten DOCSDIR=/usr/local/share/doc/sauerbraten EXAMPLESDIR=/usr/local/share/examples/sauerbraten WWWDIR=/usr/local/www/sauerbraten ETCDIR=/usr/local/etc/sauerbraten --End SUB_LIST-- ---Begin make.conf--- MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### MASTER_SITE_FREEBSD=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT ZLIB accepted by the user =========================================================================== =================================================== ===> sauerbraten-20130203_3 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.5.3.txz [93i386-default-job-12] Installing pkg-1.5.3... [93i386-default-job-12] Extracting pkg-1.5.3... done Message for pkg-1.5.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of sauerbraten-20130203_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT ZLIB accepted by the user ===> Fetching all distfiles required by sauerbraten-20130203_3 for building =========================================================================== =================================================== ===> License MIT ZLIB accepted by the user ===> Fetching all distfiles required by sauerbraten-20130203_3 for building => SHA256 Checksum OK for sauerbraten_2013_02_03_collect_edition_linux.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT ZLIB accepted by the user ===> Fetching all distfiles required by sauerbraten-20130203_3 for building ===> Extracting for sauerbraten-20130203_3 => SHA256 Checksum OK for sauerbraten_2013_02_03_collect_edition_linux.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for sauerbraten-20130203_3 ===> Applying FreeBSD patches for sauerbraten-20130203_3 =========================================================================== =================================================== ===> sauerbraten-20130203_3 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_6,2.txz [93i386-default-job-12] Installing sdl-1.2.15_6,2... [93i386-default-job-12] `-- Installing aalib-1.4.r5_11... [93i386-default-job-12] | `-- Installing indexinfo-0.2.3... [93i386-default-job-12] | `-- Extracting indexinfo-0.2.3... done [93i386-default-job-12] `-- Extracting aalib-1.4.r5_11... done [93i386-default-job-12] `-- Installing libGLU-9.0.0_2... [93i386-default-job-12] | `-- Installing libGL-9.1.7_4... [93i386-default-job-12] | | `-- Installing dri2proto-2.8... [93i386-default-job-12] | | `-- Extracting dri2proto-2.8... done [93i386-default-job-12] | | `-- Installing expat-2.1.0_2... [93i386-default-job-12] | | `-- Extracting expat-2.1.0_2... done [93i386-default-job-12] | | `-- Installing libX11-1.6.2_3,1... [93i386-default-job-12] | | `-- Installing kbproto-1.0.6... [93i386-default-job-12] | | `-- Extracting kbproto-1.0.6... done [93i386-default-job-12] | | `-- Installing libXau-1.0.8_3... [93i386-default-job-12] | | | `-- Installing xproto-7.0.27... [93i386-default-job-12] | | | `-- Extracting xproto-7.0.27... done [93i386-default-job-12] | | `-- Extracting libXau-1.0.8_3... done [93i386-default-job-12] | | `-- Installing libXdmcp-1.1.2... [93i386-default-job-12] | | `-- Extracting libXdmcp-1.1.2... done [93i386-default-job-12] | | `-- Installing libxcb-1.11_1... [93i386-default-job-12] | | | `-- Installing libpthread-stubs-0.3_6... [93i386-default-job-12] | | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-default-job-12] | | | `-- Installing libxml2-2.9.2_2... [93i386-default-job-12] | | | `-- Installing libiconv-1.14_8... [93i386-default-job-12] | | | `-- Extracting libiconv-1.14_8... done [93i386-default-job-12] | | | `-- Extracting libxml2-2.9.2_2... done [93i386-default-job-12] | | `-- Extracting libxcb-1.11_1... done [93i386-default-job-12] | | `-- Extracting libX11-1.6.2_3,1... done [93i386-default-job-12] | | `-- Installing libXdamage-1.1.4_3... [93i386-default-job-12] | | `-- Installing damageproto-1.2.1... [93i386-default-job-12] | | `-- Extracting damageproto-1.2.1... done [93i386-default-job-12] | | `-- Installing libXfixes-5.0.1_3... [93i386-default-job-12] | | | `-- Installing fixesproto-5.0... [93i386-default-job-12] | | | `-- Extracting fixesproto-5.0... done [93i386-default-job-12] | | `-- Extracting libXfixes-5.0.1_3... done [93i386-default-job-12] | | `-- Extracting libXdamage-1.1.4_3... done [93i386-default-job-12] | | `-- Installing libXext-1.3.3_1,1... [93i386-default-job-12] | | `-- Installing xextproto-7.3.0... [93i386-default-job-12] | | `-- Extracting xextproto-7.3.0... done [93i386-default-job-12] | | `-- Extracting libXext-1.3.3_1,1... done [93i386-default-job-12] | | `-- Installing libXxf86vm-1.1.4... [93i386-default-job-12] | | `-- Installing xf86vidmodeproto-2.3.1... [93i386-default-job-12] | | `-- Extracting xf86vidmodeproto-2.3.1... done [93i386-default-job-12] | | `-- Extracting libXxf86vm-1.1.4... done [93i386-default-job-12] | | `-- Installing libdevq-0.0.2_1... [93i386-default-job-12] | | `-- Extracting libdevq-0.0.2_1... done [93i386-default-job-12] | | `-- Installing libdrm-2.4.60,1... [93i386-default-job-12] | | `-- Installing libpciaccess-0.13.3... [93i386-default-job-12] | | | `-- Installing pciids-20150523... [93i386-default-job-12] | | | `-- Extracting pciids-20150523... done [93i386-default-job-12] | | `-- Extracting libpciaccess-0.13.3... done [93i386-default-job-12] | | `-- Extracting libdrm-2.4.60,1... done [93i386-default-job-12] | | `-- Installing libglapi-9.1.7_2... [93i386-default-job-12] | | `-- Installing libxshmfence-1.2... [93i386-default-job-12] | | `-- Extracting libxshmfence-1.2... done [93i386-default-job-12] | | `-- Extracting libglapi-9.1.7_2... done compatible videocard is required). To do this you have to load the vesa kernel module or enable it in your kernel, and set environment variable "SDL_VIDEODRIVER=vgl". ------------------------------------------------------------------------------ ===> Returning to build of sauerbraten-20130203_3 ===> sauerbraten-20130203_3 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-4.1_2.txz [93i386-default-job-12] Installing gmake-4.1_2... [93i386-default-job-12] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-12] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-12] Extracting gmake-4.1_2... done ===> Returning to build of sauerbraten-20130203_3 ===> sauerbraten-20130203_3 depends on package: libGL>0 - found ===> sauerbraten-20130203_3 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [93i386-default-job-12] Installing glproto-1.4.17... [93i386-default-job-12] Extracting glproto-1.4.17... done ===> Returning to build of sauerbraten-20130203_3 ===> sauerbraten-20130203_3 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - found ===> sauerbraten-20130203_3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found =========================================================================== =================================================== ===> sauerbraten-20130203_3 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL.so) ===> sauerbraten-20130203_3 depends on shared library: libSDL_image.so - not found ===> Verifying for libSDL_image.so in /usr/ports/graphics/sdl_image ===> Installing existing package /packages/All/sdl_image-1.2.12_8.txz [93i386-default-job-12] Installing sdl_image-1.2.12_8... [93i386-default-job-12] `-- Installing jpeg-8_6... [93i386-default-job-12] `-- Extracting jpeg-8_6... done [93i386-default-job-12] `-- Installing png-1.6.17... [93i386-default-job-12] `-- Extracting png-1.6.17... done [93i386-default-job-12] `-- Installing tiff-4.0.4.b_1... [93i386-default-job-12] | `-- Installing jbigkit-2.1_1... [93i386-default-job-12] | `-- Extracting jbigkit-2.1_1... done [93i386-default-job-12] `-- Extracting tiff-4.0.4.b_1... done [93i386-default-job-12] `-- Installing webp-0.4.3... [93i386-default-job-12] | `-- Installing giflib-5.0.6... [93i386-default-job-12] | `-- Extracting giflib-5.0.6... done [93i386-default-job-12] `-- Extracting webp-0.4.3... done [93i386-default-job-12] Extracting sdl_image-1.2.12_8... done ===> Returning to build of sauerbraten-20130203_3 ===> sauerbraten-20130203_3 depends on shared library: libSDL_mixer.so - not found ===> Verifying for libSDL_mixer.so in /usr/ports/audio/sdl_mixer ===> Installing existing package /packages/All/sdl_mixer-1.2.12_10.txz [93i386-default-job-12] Installing sdl_mixer-1.2.12_10... [93i386-default-job-12] `-- Installing flac-1.3.1... [93i386-default-job-12] | `-- Installing libogg-1.3.2_1,4... [93i386-default-job-12] | `-- Extracting libogg-1.3.2_1,4... done [93i386-default-job-12] `-- Extracting flac-1.3.1... done [93i386-default-job-12] `-- Installing libmikmod-3.3.6_2... [93i386-default-job-12] `-- Extracting libmikmod-3.3.6_2... done [93i386-default-job-12] `-- Installing libvorbis-1.3.5,3... [93i386-default-job-12] `-- Extracting libvorbis-1.3.5,3... done [93i386-default-job-12] `-- Installing smpeg-0.4.4_14... [93i386-default-job-12] `-- Extracting smpeg-0.4.4_14... done [93i386-default-job-12] `-- Installing timidity-0.2i_1... [93i386-default-job-12] `-- Extracting timidity-0.2i_1... done [93i386-default-job-12] Extracting sdl_mixer-1.2.12_10... done ===> Returning to build of sauerbraten-20130203_3 =========================================================================== =================================================== ===> Configuring for sauerbraten-20130203_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 gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... 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... 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 for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking build system type... i386-portbld-freebsd9.3 checking host system type... i386-portbld-freebsd9.3 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 i386-portbld-freebsd9.3 file names to i386-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert i386-portbld-freebsd9.3 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 ar... ar checking for archiver @FILE support... no 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 dynamic linker characteristics... freebsd9.3 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... no checking whether to build static libraries... yes checking for gethostbyaddr_r... yes checking for gethostbyname_r... yes checking for poll... (cached) yes checking for fcntl... (cached) yes checking for inet_pton... yes checking for inet_ntop... (cached) yes checking for struct msghdr.msg_flags... yes checking for socklen_t... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating libenet.pc config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for sauerbraten-20130203_3 gmake -C enet/ all gmake[1]: Entering directory '/wrkdirs/usr/ports/games/sauerbraten/work/sauerbraten/src/enet' CDPATH="${ZSH_VERSION+.}:" && cd . && true -Im4 /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.6\" -DPACKAGE_STRING=\"libenet\ 1.3.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -fno-strict-aliasing -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.lo callbacks.c libtool: compile: cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.6\" "-DPACKAGE_STRING=\"libenet 1.3.6\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -fno-strict-aliasing -MT callbacks.lo -MD -MP -MF .deps/callbacks.Tpo -c callbacks.c -o callbacks.o mv -f .deps/callbacks.Tpo .deps/callbacks.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.6\" -DPACKAGE_STRING=\"libenet\ 1.3.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -fno-strict-aliasing -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo compress.c libtool: compile: cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.6\" "-DPACKAGE_STRING=\"libenet 1.3.6\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -fno-strict-aliasing -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -o compress.o mv -f .deps/compress.Tpo .deps/compress.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.6\" -DPACKAGE_STRING=\"libenet\ 1.3.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -fno-strict-aliasing -MT host.lo -MD -MP -MF .deps/host.Tpo -c -o host.lo host.c libtool: compile: cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.6\" "-DPACKAGE_STRING=\"libenet 1.3.6\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -fno-strict-aliasing -MT host.lo -MD -MP -MF .deps/host.Tpo -c host.c -o host.o mv -f .deps/host.Tpo .deps/host.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.6\" -DPACKAGE_STRING=\"libenet\ 1.3.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -fno-strict-aliasing -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c libtool: compile: cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.6\" "-DPACKAGE_STRING=\"libenet 1.3.6\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -fno-strict-aliasing -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o list.o mv -f .deps/list.Tpo .deps/list.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.6\" -DPACKAGE_STRING=\"libenet\ 1.3.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -fno-strict-aliasing -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c -o packet.lo packet.c libtool: compile: cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.6\" "-DPACKAGE_STRING=\"libenet 1.3.6\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -fno-strict-aliasing -MT packet.lo -MD -MP -MF .deps/packet.Tpo -c packet.c -o packet.o mv -f .deps/packet.Tpo .deps/packet.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.6\" -DPACKAGE_STRING=\"libenet\ 1.3.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -fno-strict-aliasing -MT peer.lo -MD -MP -MF .deps/peer.Tpo -c -o peer.lo peer.c libtool: compile: cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.6\" "-DPACKAGE_STRING=\"libenet 1.3.6\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -fno-strict-aliasing -MT peer.lo -MD -MP -MF .deps/peer.Tpo -c peer.c -o peer.o mv -f .deps/peer.Tpo .deps/peer.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.6\" -DPACKAGE_STRING=\"libenet\ 1.3.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -fno-strict-aliasing -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c -o protocol.lo protocol.c libtool: compile: cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.6\" "-DPACKAGE_STRING=\"libenet 1.3.6\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -fno-strict-aliasing -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c protocol.c -o protocol.o mv -f .deps/protocol.Tpo .deps/protocol.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.6\" -DPACKAGE_STRING=\"libenet\ 1.3.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -fno-strict-aliasing -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c -o unix.lo unix.c libtool: compile: cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.6\" "-DPACKAGE_STRING=\"libenet 1.3.6\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -fno-strict-aliasing -MT unix.lo -MD -MP -MF .deps/unix.Tpo -c unix.c -o unix.o mv -f .deps/unix.Tpo .deps/unix.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.6\" -DPACKAGE_STRING=\"libenet\ 1.3.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -fno-strict-aliasing -MT win32.lo -MD -MP -MF .deps/win32.Tpo -c -o win32.lo win32.c libtool: compile: cc -DPACKAGE_NAME=\"libenet\" -DPACKAGE_TARNAME=\"libenet\" -DPACKAGE_VERSION=\"1.3.6\" "-DPACKAGE_STRING=\"libenet 1.3.6\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libenet\" -DVERSION=\"1.3.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAS_GETHOSTBYADDR_R=1 -DHAS_GETHOSTBYNAME_R=1 -DHAS_POLL=1 -DHAS_FCNTL=1 -DHAS_INET_PTON=1 -DHAS_INET_NTOP=1 -DHAS_MSGHDR_FLAGS=1 -DHAS_SOCKLEN_T=1 -I. -I./include -O2 -pipe -fno-strict-aliasing -MT win32.lo -MD -MP -MF .deps/win32.Tpo -c win32.c -o win32.o mv -f .deps/win32.Tpo .deps/win32.Plo /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -version-info 3:0:1 -o libenet.la -rpath /usr/local/lib callbacks.lo compress.lo host.lo list.lo packet.lo peer.lo protocol.lo unix.lo win32.lo libtool: link: ar cru .libs/libenet.a callbacks.o compress.o host.o list.o packet.o peer.o protocol.o unix.o win32.o libtool: link: ranlib .libs/libenet.a libtool: link: ( cd ".libs" && rm -f "libenet.la" && ln -s "../libenet.la" "libenet.la" ) gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/sauerbraten/work/sauerbraten/src/enet' c++ -O2 -pipe -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl-config --cflags` -I/usr/local/include -o shared/cube.tmp.h.gch shared/cube.h mv shared/cube.tmp.h.gch shared/cube.h.gch c++ -O2 -pipe -fno-strict-aliasing -Wall -fsigned-char -fno-exceptions -fno-rtti -Ishared -Iengine -Ifpsgame -Ienet/include `/usr/local/bin/sdl-config --cflags` -I/usr/local/include -c -o shared/crypto.o shared/crypto.cpp shared/crypto.cpp:1: fatal error: had to relocate PCH compilation terminated. : recipe for target 'shared/crypto.o' failed gmake: *** [shared/crypto.o] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/games/sauerbraten.