Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Feb 2016 14:24:33 +0000
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
Message-ID:  <bug-207278-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207278-13>