From owner-freebsd-ports@FreeBSD.ORG Thu Sep 19 19:22:32 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 55752B07 for ; Thu, 19 Sep 2013 19:22:32 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: from mail-we0-x232.google.com (mail-we0-x232.google.com [IPv6:2a00:1450:400c:c03::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B284F23D7 for ; Thu, 19 Sep 2013 19:22:31 +0000 (UTC) Received: by mail-we0-f178.google.com with SMTP id u57so8551276wes.9 for ; Thu, 19 Sep 2013 12:22:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:subject:date:message-id:user-agent:mime-version :content-type; bh=Dv2txPWAPRz+aLgU2vj6mozaW+1mCZetMUyZODBZeVc=; b=vzeiuelNr90ZarWlf4jcuT/Suz9ESA/IhF8Ixrw5p7cUISfy2JxuvNTPN6wOeHdwKR muAya4DhRZKC3SYwqYUzhhTGcj13DE/pVzXlNuUNuf6ZLc3SRjHOlfmLEM1LszlOdsnU 74CNmkBcXz25s7BEFS9vipRk/dDC5u7YOJ5HvC3mBHVeJXtPzyOYl+Br2kFd0e2CyovK bgB5VQwpDac4pevAFqMMM1LLV6H+75s1lyVNVWJ79R1R5FTUuKUju9oLAvoHTnWTI3W2 zrUJnKirLJ7wdVXJ3ONp9vG+fAGaKz6V0BghiDqR1+UADOsHa7cgLzvQ7r9ZOCOGD1Py 9VyA== X-Received: by 10.194.202.230 with SMTP id kl6mr2835687wjc.9.1379618550012; Thu, 19 Sep 2013 12:22:30 -0700 (PDT) Received: from ultra.dg ([197.87.91.139]) by mx.google.com with ESMTPSA id dl10sm293607wib.1.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 19 Sep 2013 12:22:29 -0700 (PDT) Sender: David Naylor From: David Naylor To: freebsd-ports@freebsd.org Subject: Fwd: [REL - 83i386-default][x11-toolkits/py-kivy] Failed for py27-kivy-1.7.1 in build Date: Thu, 19 Sep 2013 21:22:18 +0300 Message-ID: <5267410.K9yjugFXu1@ultra.dg> User-Agent: KMail/4.10.5 (FreeBSD/9.1-STABLE; KDE/4.10.5; amd64; ; ) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart275925399.MIoXn1Oudn"; micalg="pgp-sha1"; protocol="application/pgp-signature" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Sep 2013 19:22:32 -0000 --nextPart275925399.MIoXn1Oudn Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="ISO-8859-1" Hi All, Could someone please help me with this. It doesn't make any sense. I have isolated the issue to building on i386 under old Xorg (libGL v7). This does not happen when using new Xorg (libGL v8 -> WITH_NEW_XORG), nvidia libGL or under amd64. If I run ldd(1) on kivy/graphics/opengl.so it finds all the required libraries and doesn't complain about the unresolved symbol. grep(1) also confirms that the missing symbol is present in libGL.h and GL/gl.h. I could add to the Makefile: .if !defined(WITH_NEW_XORG) NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON= Does not compile with old libGL under i386, either \ use amd64 or -DWITH_NEW_XORG .endif so "solve" the issue but I would prefer a proper solution, if possible. Regards ---------- Forwarded Message ---------- Subject: [REL - 83i386-default][x11-toolkits/py-kivy] Failed for py27- kivy-1.7.1 in build Date: Wednesday 18 September 2013, 07:09:07 From: pkg-fallout@FreeBSD.org To: dbn@FreeBSD.org CC: pkg-fallout@FreeBSD.org 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: dbn@FreeBSD.org Last committer: dbn@FreeBSD.org Ident: $FreeBSD: head/x11-toolkits/py-kivy/Makefile 322115 2013-07-01 05:57:32Z dbn $ Log URL: http://beefy1.isc.freebsd.org/bulk/83i386-default/2013-09-18_01h01m37s/logs/py27-kivy-1.7.1.log Build URL: http://beefy1.isc.freebsd.org/bulk/83i386-default/2013-09-18_01h01m37s Log: ====>> Building x11-toolkits/py-kivy build started at Wed Sep 18 07:07:12 UTC 2013 port directory: /usr/ports/x11-toolkits/py-kivy building for: FreeBSD 83i386-default-job-18 8.3-RELEASE FreeBSD 8.3-RELEASE i386 maintained by: dbn@FreeBSD.org Makefile ident: $FreeBSD: head/x11-toolkits/py-kivy/Makefile 322115 2013-07-01 05:57:32Z dbn $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=803000 UNAME_v=FreeBSD 8.3-RELEASE UNAME_r=8.3-RELEASE FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/83i386-default/ref PKG_EXT=txz tpid=1850 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=py27-kivy-1.7.1 PKG_DELETE=/usr/local/sbin/pkg delete -y -f PKG_ADD=/usr/local/sbin/pkg add PWD=/root MASTERNAME=83i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre SKIPSANITY=0 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for py27-kivy-1.7.1: DOCS=on: Build and/or install documentation PDF=off: Build PDF documentation (required TeXLive, DOCS) TEST=off: Build and/or run tests ====> Window support (compulsory): you have to choose at least one of them PYGAME=on: Window, text and image rendering support via PyGame X11=off: X11 (graphics) support SDL2=off: Simple Direct Media Layer v2.0 support ====> Text rendering support (compulsory): you have to choose at least one of them PIL=off: Text and window rendering support via PIL PYGAME=on: Window, text and image rendering support via PyGame SDL2=off: Simple Direct Media Layer v2.0 support ====> Video support GSTREAMER=off: Multimedia support via GStreamer PYGLET=off ====> Options available for the group AUDIO GSTREAMER=off: Multimedia support via GStreamer PYGAME=on: Window, text and image rendering support via PyGame SDL=off: Simple Direct Media Layer support ====> Image support PIL=off: Text and window rendering support via PIL PYGAME=on: Window, text and image rendering support via PyGame ====> Camera support OPENCV=on: OpenCV support GSTREAMER=off: Multimedia support via GStreamer ====> Spell checking support ENCHANT=on: Spell checking support via Enchant ====> Clipboard support PYGAME=on: Window, text and image rendering support via PyGame ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- KIVY_NO_CONFIG=yes KIVY_NO_FILELOG=yes PYTHONPATH=/wrkdirs/usr/ports/x11- toolkits/py-kivy/work/kivy-kivy-ee1985a TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kivy DOCSDIR=/usr/local/share/doc/kivy EXAMPLESDIR=/usr/local/share/examples/kivy WWWDIR=/usr/local/www/kivy ETCDIR=/usr/local/etc/kivy --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=yes ---End make.conf--- ===> Cleaning for py27-kivy-1.7.1 =================================================== =========================================================================== =================================================== ===> py27-kivy-1.7.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.1.4_2.txz Installing pkg-1.1.4_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-kivy-1.7.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by py27-kivy-1.7.1 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by py27-kivy-1.7.1 for building => SHA256 Checksum OK for kivy-1.7.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by py27-kivy-1.7.1 for building ===> Extracting for py27-kivy-1.7.1 => SHA256 Checksum OK for kivy-1.7.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-kivy-1.7.1 ===> Applying FreeBSD patches for py27-kivy-1.7.1 =========================================================================== =================================================== ===> py27-kivy-1.7.1 depends on executable: cython - not found ===> Verifying install for cython in /usr/ports/lang/cython ===> Installing existing package /packages/All/cython-0.19.1.txz Installing cython-0.19.1...Installing python27-2.7.5_3...Installing gettext-0.18.3...Installing libiconv-1.14_1... done done done Installing python2-2_1... done Installing python-2.7_1,2... 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 py27-kivy-1.7.1 ===> py27-kivy-1.7.1 depends on executable: sphinx-build - not found ===> Verifying install for sphinx-build in /usr/ports/textproc/py-sphinx ===> Installing existing package /packages/All/py27-sphinx-1.1.3_1.txz Installing py27-sphinx-1.1.3_1...Installing py27-pygments-1.6...Installing py27-distribute-0.6.35... done 215 240 done Installing py27-docutils-0.11... done Installing py27-MarkupSafe-0.18...240 283 done Installing py27-pytz-2013d...283 306 done Installing py27-Babel-1.3_1...306 328 done Installing py27-Jinja2-2.7.1...328 353 done 353 378 done ===> Returning to build of py27-kivy-1.7.1 ===> py27-kivy-1.7.1 depends on file: /usr/local/bin/python2.7 - found ===> py27-kivy-1.7.1 depends on executable: python - found ===> py27-kivy-1.7.1 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.16.txz Installing glproto-1.4.16... done ===> Returning to build of py27-kivy-1.7.1 ===> py27-kivy-1.7.1 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz Installing dri2proto-2.8... done ===> Returning to build of py27-kivy-1.7.1 =========================================================================== =================================================== ===> py27-kivy-1.7.1 depends on shared library: GL.1 - not found ===> Verifying install for GL.1 in /usr/ports/graphics/libGL ===> Installing existing package /packages/All/libGL-7.6.1_4.txz Installing libGL-7.6.1_4...Installing xproto-7.0.24... done Installing xf86vidmodeproto-2.3.1... done Installing xextproto-7.2.1... done Installing libxcb-1.9.1...Installing libXdmcp-1.1.1... done Installing libXau-1.0.8... done Installing libxml2-2.8.0_2...Installing pkgconf-0.9.3... done done Installing libpthread-stubs-0.3_3... done done Installing libXxf86vm-1.1.3...Installing libXext-1.3.2,1...Installing libX11-1.6.1,1...Installing kbproto-1.0.6... done done done done Installing libXfixes-5.0.1...Installing fixesproto-5.0... done done Installing libXdamage-1.1.4...Installing damageproto-1.2.1... done done Installing expat-2.1.0... done Installing pciids-20130823... done Installing libdrm-2.4.17_1...Installing libpciaccess-0.13.2... done done done ===> Returning to build of py27-kivy-1.7.1 =========================================================================== =================================================== ===> Configuring for py27-kivy-1.7.1 [INFO ] Kivy v1.7.1 WARNING: GLES 2.0 headers are not found Fallback to Desktop opengl headers. running config =========================================================================== =================================================== ===> Building for py27-kivy-1.7.1 [INFO ] Kivy v1.7.1 WARNING: GLES 2.0 headers are not found Fallback to Desktop opengl headers. running build_ext Build configuration is: * use_opengl_es2 = False * use_sdl = False * use_glew = False * use_rpi = False * use_x11 = False * use_ios = False * use_opengl_debug = False * use_mesagl = False Generate config.h Generate config.pxi cythoning kivy/graphics/texture.pyx to kivy/graphics/texture.c building 'kivy.graphics.texture' extension creating build creating build/temp.freebsd-8.3-RELEASE-i386-2.7 creating build/temp.freebsd-8.3-RELEASE-i386-2.7/kivy creating build/temp.freebsd-8.3-RELEASE-i386-2.7/kivy/graphics cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include - I/usr/local/include/python2.7 -c kivy/graphics/texture.c -o build/temp.freebsd-8.3-RELEASE-i386-2.7/kivy/graphics/texture.o cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-8.3-RELEASE- i386-2.7/kivy/graphics/texture.o -lm -lGL -o /wrkdirs/usr/ports/x11- toolkits/py-kivy/work/kivy-kivy-ee1985a/kivy/graphics/texture.so -L /usr/local/lib cythoning kivy/graphics/vertex.pyx to kivy/graphics/vertex.c building 'kivy.graphics.vertex' extension cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include - I/usr/local/include/python2.7 -c kivy/graphics/vertex.c -o build/temp.freebsd-8.3-RELEASE-i386-2.7/kivy/graphics/vertex.o cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-8.3-RELEASE- i386-2.7/kivy/graphics/vertex.o -lm -lGL -o /wrkdirs/usr/ports/x11- toolkits/py-kivy/work/kivy-kivy-ee1985a/kivy/graphics/vertex.so -L /usr/local/lib cythoning kivy/graphics/fbo.pyx to kivy/graphics/fbo.c building 'kivy.graphics.fbo' extension cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include - I/usr/local/include/python2.7 -c kivy/graphics/fbo.c -o build/temp.freebsd-8.3-RELEASE-i386-2.7/kivy/graphics/fbo.o cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-8.3-RELEASE- i386-2.7/kivy/graphics/fbo.o -lm -lGL -o /wrkdirs/usr/ports/x11-toolkits/py- kivy/work/kivy-kivy-ee1985a/kivy/graphics/fbo.so -L /usr/local/lib cythoning kivy/graphics/context.pyx to kivy/graphics/context.c building 'kivy.graphics.context' extension cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include - I/usr/local/include/python2.7 -c kivy/graphics/context.c -o build/temp.freebsd-8.3-RELEASE-i386-2.7/kivy/graphics/context.o cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-8.3-RELEASE- i386-2.7/kivy/graphics/context.o -lm -lGL -o /wrkdirs/usr/ports/x11- toolkits/py-kivy/work/kivy-kivy-ee1985a/kivy/graphics/context.so -L /usr/local/lib cythoning kivy/properties.pyx to kivy/properties.c building 'kivy.properties' extension cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include - I/usr/local/include/python2.7 -c kivy/properties.c -o build/temp.freebsd-8.3- RELEASE-i386-2.7/kivy/properties.o cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-8.3-RELEASE- i386-2.7/kivy/properties.o -lm -o /wrkdirs/usr/ports/x11-toolkits/py- kivy/work/kivy-kivy-ee1985a/kivy/properties.so -L /usr/local/lib cythoning kivy/graphics/context_instructions.pyx to kivy/graphics/context_instructions.c building 'kivy.graphics.context_instructions' extension cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include - I/usr/local/include/python2.7 -c kivy/graphics/context_instructions.c -o build/temp.freebsd-8.3-RELEASE-i386-2.7/kivy/graphics/context_instructions.o cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-8.3-RELEASE- i386-2.7/kivy/graphics/context_instructions.o -lm -lGL -o /wrkdirs/usr/ports/x11-toolkits/py-kivy/work/kivy-kivy- ee1985a/kivy/graphics/context_instructions.so -L /usr/local/lib cythoning kivy/graphics/instructions.pyx to kivy/graphics/instructions.c building 'kivy.graphics.instructions' extension cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include - I/usr/local/include/python2.7 -c kivy/graphics/instructions.c -o build/temp.freebsd-8.3-RELEASE-i386-2.7/kivy/graphics/instructions.o cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-8.3-RELEASE- i386-2.7/kivy/graphics/instructions.o -lm -lGL -o /wrkdirs/usr/ports/x11- toolkits/py-kivy/work/kivy-kivy-ee1985a/kivy/graphics/instructions.so -L /usr/local/lib cythoning kivy/graphics/stencil_instructions.pyx to kivy/graphics/stencil_instructions.c building 'kivy.graphics.stencil_instructions' extension cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include - I/usr/local/include/python2.7 -c kivy/graphics/stencil_instructions.c -o build/temp.freebsd-8.3-RELEASE-i386-2.7/kivy/graphics/stencil_instructions.o cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-8.3-RELEASE- i386-2.7/kivy/graphics/stencil_instructions.o -lm -lGL -o /wrkdirs/usr/ports/x11-toolkits/py-kivy/work/kivy-kivy- ee1985a/kivy/graphics/stencil_instructions.so -L /usr/local/lib cythoning kivy/graphics/opengl.pyx to kivy/graphics/opengl.c building 'kivy.graphics.opengl' extension cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include - I/usr/local/include/python2.7 -c kivy/graphics/opengl.c -o build/temp.freebsd-8.3-RELEASE-i386-2.7/kivy/graphics/opengl.o cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-8.3-RELEASE- i386-2.7/kivy/graphics/opengl.o -lm -lGL -o /wrkdirs/usr/ports/x11- toolkits/py-kivy/work/kivy-kivy-ee1985a/kivy/graphics/opengl.so -L /usr/local/lib cythoning kivy/graphics/transformation.pyx to kivy/graphics/transformation.c building 'kivy.graphics.transformation' extension cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include - I/usr/local/include/python2.7 -c kivy/graphics/transformation.c -o build/temp.freebsd-8.3-RELEASE-i386-2.7/kivy/graphics/transformation.o cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-8.3-RELEASE- i386-2.7/kivy/graphics/transformation.o -lm -lGL -o /wrkdirs/usr/ports/x11- toolkits/py-kivy/work/kivy-kivy-ee1985a/kivy/graphics/transformation.so -L /usr/local/lib cythoning kivy/graphics/vbo.pyx to kivy/graphics/vbo.c building 'kivy.graphics.vbo' extension cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include - I/usr/local/include/python2.7 -c kivy/graphics/vbo.c -o build/temp.freebsd-8.3-RELEASE-i386-2.7/kivy/graphics/vbo.o cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-8.3-RELEASE- i386-2.7/kivy/graphics/vbo.o -lm -lGL -o /wrkdirs/usr/ports/x11-toolkits/py- kivy/work/kivy-kivy-ee1985a/kivy/graphics/vbo.so -L /usr/local/lib cythoning kivy/graphics/opengl_utils.pyx to kivy/graphics/opengl_utils.c building 'kivy.graphics.opengl_utils' extension cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include - I/usr/local/include/python2.7 -c kivy/graphics/opengl_utils.c -o build/temp.freebsd-8.3-RELEASE-i386-2.7/kivy/graphics/opengl_utils.o cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-8.3-RELEASE- i386-2.7/kivy/graphics/opengl_utils.o -lm -lGL -o /wrkdirs/usr/ports/x11- toolkits/py-kivy/work/kivy-kivy-ee1985a/kivy/graphics/opengl_utils.so -L /usr/local/lib cythoning kivy/graphics/c_opengl_debug.pyx to kivy/graphics/c_opengl_debug.c building 'kivy.graphics.c_opengl_debug' extension cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include - I/usr/local/include/python2.7 -c kivy/graphics/c_opengl_debug.c -o build/temp.freebsd-8.3-RELEASE-i386-2.7/kivy/graphics/c_opengl_debug.o cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-8.3-RELEASE- i386-2.7/kivy/graphics/c_opengl_debug.o -lm -lGL -o /wrkdirs/usr/ports/x11- toolkits/py-kivy/work/kivy-kivy-ee1985a/kivy/graphics/c_opengl_debug.so -L /usr/local/lib cythoning kivy/graphics/gl_instructions.pyx to kivy/graphics/gl_instructions.c building 'kivy.graphics.gl_instructions' extension cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include - I/usr/local/include/python2.7 -c kivy/graphics/gl_instructions.c -o build/temp.freebsd-8.3-RELEASE-i386-2.7/kivy/graphics/gl_instructions.o cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-8.3-RELEASE- i386-2.7/kivy/graphics/gl_instructions.o -lm -lGL -o /wrkdirs/usr/ports/x11- toolkits/py-kivy/work/kivy-kivy-ee1985a/kivy/graphics/gl_instructions.so -L /usr/local/lib cythoning kivy/_event.pyx to kivy/_event.c building 'kivy._event' extension cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include - I/usr/local/include/python2.7 -c kivy/_event.c -o build/temp.freebsd-8.3- RELEASE-i386-2.7/kivy/_event.o cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-8.3-RELEASE- i386-2.7/kivy/_event.o -lm -o /wrkdirs/usr/ports/x11-toolkits/py- kivy/work/kivy-kivy-ee1985a/kivy/_event.so -L /usr/local/lib cythoning kivy/graphics/shader.pyx to kivy/graphics/shader.c building 'kivy.graphics.shader' extension cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include - I/usr/local/include/python2.7 -c kivy/graphics/shader.c -o build/temp.freebsd-8.3-RELEASE-i386-2.7/kivy/graphics/shader.o cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-8.3-RELEASE- i386-2.7/kivy/graphics/shader.o -lm -lGL -o /wrkdirs/usr/ports/x11- toolkits/py-kivy/work/kivy-kivy-ee1985a/kivy/graphics/shader.so -L /usr/local/lib cythoning kivy/graphics/compiler.pyx to kivy/graphics/compiler.c building 'kivy.graphics.compiler' extension cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include - I/usr/local/include/python2.7 -c kivy/graphics/compiler.c -o build/temp.freebsd-8.3-RELEASE-i386-2.7/kivy/graphics/compiler.o cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-8.3-RELEASE- i386-2.7/kivy/graphics/compiler.o -lm -lGL -o /wrkdirs/usr/ports/x11- toolkits/py-kivy/work/kivy-kivy-ee1985a/kivy/graphics/compiler.so -L /usr/local/lib cythoning kivy/graphics/buffer.pyx to kivy/graphics/buffer.c building 'kivy.graphics.buffer' extension cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include - I/usr/local/include/python2.7 -c kivy/graphics/buffer.c -o build/temp.freebsd-8.3-RELEASE-i386-2.7/kivy/graphics/buffer.o cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-8.3-RELEASE- i386-2.7/kivy/graphics/buffer.o -lm -o /wrkdirs/usr/ports/x11-toolkits/py- kivy/work/kivy-kivy-ee1985a/kivy/graphics/buffer.so -L /usr/local/lib cythoning kivy/graphics/vertex_instructions.pyx to kivy/graphics/vertex_instructions.c building 'kivy.graphics.vertex_instructions' extension cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -I/usr/local/include - I/usr/local/include/python2.7 -c kivy/graphics/vertex_instructions.c -o build/temp.freebsd-8.3-RELEASE-i386-2.7/kivy/graphics/vertex_instructions.o cc -shared -O2 -pipe -fno-strict-aliasing build/temp.freebsd-8.3-RELEASE- i386-2.7/kivy/graphics/vertex_instructions.o -lm -lGL -o /wrkdirs/usr/ports/x11-toolkits/py-kivy/work/kivy-kivy- ee1985a/kivy/graphics/vertex_instructions.so -L /usr/local/lib /bin/mkdir -p /wrkdirs/usr/ports/x11-toolkits/py-kivy/work/kivy-kivy- ee1985a/doc/build/doctrees /wrkdirs/usr/ports/x11-toolkits/py-kivy/work/kivy- kivy-ee1985a/doc/build/html /wrkdirs/usr/ports/x11-toolkits/py- kivy/work/kivy-kivy-ee1985a/doc/build/latex-a4 /wrkdirs/usr/ports/x11- toolkits/py-kivy/work/kivy-kivy-ee1985a/doc/build/latex-letter (cd /wrkdirs/usr/ports/x11-toolkits/py-kivy/work/kivy-kivy-ee1985a; /usr/bin/env KIVY_NO_CONFIG=yes KIVY_NO_FILELOG=yes PYTHONPATH=/wrkdirs/usr/ports/x11-toolkits/py-kivy/work/kivy-kivy-ee1985a TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno- strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 - pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" /usr/local/bin/python2.7 doc/autobuild.py) [INFO ] Kivy v1.7.1 [INFO ] [Factory ] 144 symbols loaded [DEBUG ] [Cache ] register with limit=None, timeout=Nones Traceback (most recent call last): File "doc/autobuild.py", line 25, in import kivy.app File "/wrkdirs/usr/ports/x11-toolkits/py-kivy/work/kivy-kivy- ee1985a/kivy/app.py", line 223, in from kivy.uix.widget import Widget File "/wrkdirs/usr/ports/x11-toolkits/py-kivy/work/kivy-kivy- ee1985a/kivy/uix/widget.py", line 86, in from kivy.graphics import Canvas File "/wrkdirs/usr/ports/x11-toolkits/py-kivy/work/kivy-kivy- ee1985a/kivy/graphics/__init__.py", line 76, in from kivy.graphics.instructions import Callback, Canvas, CanvasBase, \ File "vbo.pxd", line 7, in init kivy.graphics.instructions (kivy/graphics/instructions.c:12217) File "texture.pxd", line 3, in init kivy.graphics.vbo (kivy/graphics/vbo.c:4720) File "context_instructions.pxd", line 1, in init kivy.graphics.texture (kivy/graphics/texture.c:13258) File "compiler.pxd", line 1, in init kivy.graphics.context_instructions (kivy/graphics/context_instructions.c:14635) File "shader.pxd", line 5, in init kivy.graphics.compiler (kivy/graphics/compiler.c:2719) File "fbo.pxd", line 5, in init kivy.graphics.shader (kivy/graphics/shader.c:8163) File "fbo.pyx", line 84, in init kivy.graphics.fbo (kivy/graphics/fbo.c:5905) ImportError: /wrkdirs/usr/ports/x11-toolkits/py-kivy/work/kivy-kivy- ee1985a/kivy/graphics/opengl.so: Undefined symbol "glBlendEquationSeparate" *** Error code 1 Stop in /usr/ports/x11-toolkits/py-kivy. ===> Cleaning for py27-kivy-1.7.1 ----------------------------------------- --nextPart275925399.MIoXn1Oudn Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iEYEABECAAYFAlI7Tu4ACgkQUaaFgP9pFrLI6wCfeBoyO4jGzoZiBgg7LCvWXap2 hn4AoI6+GihDIJ2a77f4ZqnAuoNRZ5sP =fwl2 -----END PGP SIGNATURE----- --nextPart275925399.MIoXn1Oudn--