From owner-freebsd-ports-bugs@freebsd.org Wed Feb 17 14:24:34 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D69EAABE37 for ; Wed, 17 Feb 2016 14:24:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 53F0F183F for ; Wed, 17 Feb 2016 14:24:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u1HEOXX8069219 for ; Wed, 17 Feb 2016 14:24:33 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207278] graphics/luxrender: don't build unused demos, fix build with updated openimageio Date: Wed, 17 Feb 2016 14:24:33 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: amdmi3@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: danfe@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Feb 2016 14:24:34 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207278 Bug ID: 207278 Summary: graphics/luxrender: don't build unused demos, fix build with updated openimageio Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: danfe@FreeBSD.org Reporter: amdmi3@FreeBSD.org Flags: maintainer-feedback?(danfe@FreeBSD.org) Assignee: danfe@FreeBSD.org Created attachment 167111 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D167111&action= =3Dedit Patch - Don't build demos which are not used or installed; this also fixes build = with new openimageio: cd /wrkdirs/usr/ports/graphics/luxrender/work/luxrender-luxrays-8577ff287efb/s= amples/benchsimple && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/benchsimple.dir/link.txt --verbose=3D1 /usr/local/libexec/ccache/c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-long-long -msse -fPIC -DNDEBUG -lpython2.7 -fstack-protector CMakeFiles/benchsimple.dir/benchsimple.cpp.o -o ../../bin/benchsimple -L/usr/local/lib ../../lib/libluxrays.a /usr/local/lib/libpython2.7.so -pthread ../../lib/libluxrays.a /usr/local/lib/libembree.so /usr/local/lib/libboost_thread.so /usr/local/lib/libboost_program_options.so /usr/local/lib/libboost_filesystem.so /usr/local/lib/libboost_serialization= .so /usr/local/lib/libboost_iostreams.so /usr/local/lib/libboost_regex.so /usr/local/lib/libboost_system.so /usr/local/lib/libboost_python.so /usr/local/lib/libOpenImageIO.so -Wl,-rpath,/usr/local/lib /usr/local/lib/libboost_python.so: undefined reference to `PyUnicode_InternFromString' /usr/local/lib/libboost_python.so: undefined reference to `PyUnicode_FromFormat' /usr/local/lib/libboost_python.so: undefined reference to `PyUnicode_FromString' /usr/local/lib/libboost_python.so: undefined reference to `PyBytes_Size' /usr/local/lib/libboost_python.so: undefined reference to `PyUnicode_AsUTF8' /usr/local/lib/libboost_python.so: undefined reference to `PyUnicode_FromEncodedObject' /usr/local/lib/libboost_python.so: undefined reference to `PyBytes_AsString' /usr/local/lib/libboost_python.so: undefined reference to `PyModule_Create2' /usr/local/lib/libboost_python.so: undefined reference to `PyUnicode_AsWideChar' /usr/local/lib/libboost_python.so: undefined reference to `PyUnicode_AsUTF8String' /usr/local/lib/libboost_python.so: undefined reference to `PyUnicode_FromStringAndSize' --=20 You are receiving this mail because: You are the assignee for the bug.=