From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 14:50:07 2013 Return-Path: Delivered-To: freebsd-current@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 ESMTP id 2B868EE1 for ; Wed, 2 Oct 2013 14:50:07 +0000 (UTC) (envelope-from rizzo@i805.com.br) Received: from server.i805.com.br (mailhost.i805.com.br [72.52.97.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EDBC42FBB for ; Wed, 2 Oct 2013 14:50:06 +0000 (UTC) Received: from i805.com.br (localhost [127.0.0.1]) by server.i805.com.br (8.14.6/8.14.5) with ESMTP id r92Eo4PD041178 for ; Wed, 2 Oct 2013 11:50:04 -0300 (BRT) (envelope-from rizzo@i805.com.br) From: "Nilton Jose Rizzo" To: freebsd-current@freebsd.org Subject: blender ports problem Date: Wed, 2 Oct 2013 11:50:04 -0300 Message-Id: <20131002144302.M34602@i805.com.br> X-Mailer: OpenWebMail 3.00_beta4 20121104 671 X-OriginatingIP: 179.218.87.141 (rizzo) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on server.i805.com.br X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Oct 2013 14:50:07 -0000 I try to compile blender from ports setup options [x] BULLET Bullet physics engine [x] CAMERATRACK Camera tracking support [x] CINEON CINEON and DPX graphics format support | [x] COMPOSITOR Use the tile-based nodal compositor | [ ] CYCLES Cycles render engine support | [ ] CYCLESOSL Shading support for the cycles render engine | [x] DDS DDS graphics format support | [x] FFMPEG FFmpeg support (WMA, AIFF, AC3, APE...) | [x] FFTW3 Use fftw for smoke and audio effects | [x] FRAMESERVER Image FrameServer support for rendering | [x] FREESTYLE Enable advanced edges rendering | [x] GAMEENGINE Enable the game engine | [x] HDR Generic high dynamic-range (HDR) support | [ ] HEADLESS Disable user interface (for render-farms) | [x] INPUT_NDOF Enable NDOF input device support | [ ] JACK JACK audio server support | [x] LIBMV Enable motion tracking via libmv | [x] LZMA Best compression support | [x] LZO Fast compression support | [x] MENU Install desktop menu | [x] MOD_BOOLEAN Boolean modifier support | [x] MOD_FLUID Fluid simulation support | [x] MOD_OCEANSIM Ocean simulation support | [x] MOD_REMESH Remesh modifier support | [x] MOD_SMOKE Smoke simulation support | [x] NLS Native Language Support | [x] OPENAL OpenAL support | [ ] OPENCOLORIO OpenColorIO-based color management support | [x] OPENEXR HDR image format support via OpenEXR | [x] OPENJPEG Enhanced JPEG graphics support | [x] OPENMP Parallel processing support via OpenMP | [x] PLAYER Enable blender player | [x] RAYOPTIMIZATION Enable SSE optimizatons for raytracing | [ ] REDCODE RedCode graphics format support | [x] SAMPLERATE Sample rate conversion support | [x] SDL Audio and Joystick support using SDL | [ ] SNDFILE libsndfile support | [x] TIFF TIFF image format support | [x] XF86VMODE X11 video mode switching support | [x] XINPUT X11 Xinput (tablet) support [ 27%] Building CXX object source/blender/ikplugin/CMakeFiles/bf_ikplugin.dir/intern/itasc_plugin.cpp.o In file included from /usr/ports/graphics/blender/work/blender-2.68a/source/blender/ikplugin/intern/itasc_plugin.cpp:35: In file included from /usr/include/c++/v1/vector:261: In file included from /usr/include/c++/v1/__bit_reference:15: In file included from /usr/include/c++/v1/algorithm:626: /usr/include/c++/v1/utility:243:9: error: field has incomplete type 'KDL::TreeElement' _T2 second; ^ /usr/include/c++/v1/map:693:20: note: in instantiation of template class 'std::__1::pair, KDL::TreeElement>' requested here value_type __cc; ^ /usr/include/c++/v1/__tree:603:16: note: in instantiation of member class 'std::__1::map, KDL::TreeElement, std::__1::less >, Eigen::aligned_allocator, KDL::TreeElement> > >::__value_type' requested here value_type __value_; ^ /usr/include/c++/v1/__tree:690:22: note: in instantiation of template class 'std::__1::__tree_node, KDL::TreeElement, std::__1::less >, Eigen::aligned_allocator, KDL::TreeElement> > >::__value_type, void *>' requested here typedef typename __node::base __node_base; ^ /usr/include/c++/v1/map:566:19: note: in instantiation of template class 'std::__1::__tree_const_iterator, KDL::TreeElement, std::__1::less >, Eigen::aligned_allocator, KDL::TreeElement> > >::__value_type, std::__1::__tree_node, KDL::TreeElement, std::__1::less >, Eigen::aligned_allocator, KDL::TreeElement> > >::__value_type, void *> *, long>' requested here _TreeIterator __i_; ^ /usr/ports/graphics/blender/work/blender-2.68a/intern/itasc/kdl/tree.hpp:63:37: note: in instantiation of template class 'std::__1::__map_const_iterator, KDL::TreeElement, std::__1::less >, Eigen::aligned_allocator, KDL::TreeElement> > >::__value_type, std::__1::__tree_node, KDL::TreeElement, std::__1::less >, Eigen::aligned_allocator, KDL::TreeElement> > >::__value_type, void *> *, long> >' requested here SegmentMap::const_iterator parent; ^ /usr/ports/graphics/blender/work/blender-2.68a/intern/itasc/kdl/tree.hpp:55:11: note: definition of 'KDL::TreeElement' is not complete until the closing '}' class TreeElement ^ 1 error generated. --- source/blender/ikplugin/CMakeFiles/bf_ikplugin.dir/intern/itasc_plugin.cpp.o --- *** [source/blender/ikplugin/CMakeFiles/bf_ikplugin.dir/intern/itasc_plugin.cpp.o] Error code 1 make[4]: stopped in /usr/ports/graphics/blender/work/.build 1 error make[4]: stopped in /usr/ports/graphics/blender/work/.build --- source/blender/ikplugin/CMakeFiles/bf_ikplugin.dir/all --- *** [source/blender/ikplugin/CMakeFiles/bf_ikplugin.dir/all] Error code 2 make[3]: stopped in /usr/ports/graphics/blender/work/.build A failure has been detected in another branch of the parallel make make[4]: stopped in /usr/ports/graphics/blender/work/.build --- source/blender/blenloader/CMakeFiles/bf_blenloader.dir/all --- *** [source/blender/blenloader/CMakeFiles/bf_blenloader.dir/all] Error code 2 make[3]: stopped in /usr/ports/graphics/blender/work/.build 2 errors make[3]: stopped in /usr/ports/graphics/blender/work/.build --- all --- *** [all] Error code 2 make[2]: stopped in /usr/ports/graphics/blender/work/.build 1 error make[2]: stopped in /usr/ports/graphics/blender/work/.build ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/graphics/blender *** Error code 1 Stop. make: stopped in /usr/ports/graphics/blender root@valfenda:/usr/ports/graphics/blender #