Advertisement
Guest User

bartus

a guest
Mar 6th, 2020
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.26 KB | None | 0 0
  1. FAILED: intern/cycles/device/CMakeFiles/cycles_device.dir/device_optix.cpp.o
  2. /usr/lib/ccache/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_CHRONO_DYN_LINK -DBOOST_DATE_TIME_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_LOCALE_DYN_LINK -DBOOST_PYTHON_DYN_LINK -DBOOST_REGEX_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DBOOST_THREAD_DYN_LINK -DBOOST_WAVE_DYN_LINK -DCCL_NAMESPACE_BEGIN="namespace ccl {" -DCCL_NAMESPACE_END=} -DCYCLES_GFLAGS_NAMESPACE=gflags -DEMBREE_STATIC_LIB -DGLEW_NO_GLU -DGOOGLE_GLOG_DLL_DECL="" -DNDEBUG -DOSL_STATIC_BUILD -DOSL_STATIC_LIBRARY -DWITH_BLENDER_GUARDEDALLOC -DWITH_CUDA -DWITH_CUDA_DYNLOAD -DWITH_CYCLES_LOGGING -DWITH_EMBREE -DWITH_GL_PROFILE_CORE -DWITH_KERNEL_AVX -DWITH_KERNEL_AVX2 -DWITH_KERNEL_SSE2 -DWITH_KERNEL_SSE3 -DWITH_KERNEL_SSE41 -DWITH_MULTI -DWITH_OCIO -DWITH_OPENCL -DWITH_OPENGL -DWITH_OPENSUBDIV -DWITH_OPTIX -DWITH_OSL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D__LITTLE_ENDIAN__ -D__MMX__ -D__SSE2__ -D__SSE__ -I/build/blender-2.8-git/src/blender/intern/cycles/../atomic -I/build/blender-2.8-git/src/blender/intern/cycles/device/.. -I/build/blender-2.8-git/src/blender/intern/cycles/device/../../glew-mx -I/build/blender-2.8-git/src/blender/intern/cycles/device/../../../extern/cuew/include -isystem /opt/optix/include -isystem /build/blender-2.8-git/src/blender/extern/glog/include -isystem /build/blender-2.8-git/src/blender/extern/gflags/src -isystem /usr/include/OpenImageIO -isystem /usr/include/OpenEXR -isystem /build/blender-2.8-git/src/blender/intern/cycles/device/../../../extern/clew/include -Wredundant-decls -Wall -Wno-invalid-offsetof -Wno-sign-compare -Wlogical-op -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Werror=return-type -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wundef -Wformat-signedness -Wrestrict -Wuninitialized -Wundef -Wmissing-declarations -Wimplicit-fallthrough=5 -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -fuse-ld=gold -fopenmp -std=c++11 -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -msse2 -fno-trapping-math -fno-math-errno -fno-signed-zeros -fno-signaling-nans -fno-rounding-math -mfpmath=sse -fno-rtti -DBOOST_NO_RTTI -DBOOST_NO_TYPEID -Werror=float-conversion -Werror=double-promotion -Wno-error=unused-macros -O2 -DNDEBUG -MD -MT intern/cycles/device/CMakeFiles/cycles_device.dir/device_optix.cpp.o -MF intern/cycles/device/CMakeFiles/cycles_device.dir/device_optix.cpp.o.d -o intern/cycles/device/CMakeFiles/cycles_device.dir/device_optix.cpp.o -c /build/blender-2.8-git/src/blender/intern/cycles/device/device_optix.cpp
  3. /build/blender-2.8-git/src/blender/intern/cycles/device/device_optix.cpp: In member function ‘void ccl::OptiXDevice::launch_render(ccl::DeviceTask&, ccl::RenderTile&, int)’:
  4. /build/blender-2.8-git/src/blender/intern/cycles/device/device_optix.cpp:675:34: error: invalid conversion from ‘ccl::WorkTile*’ to ‘ccl::uint’ {aka ‘unsigned int’} [-fpermissive]
  5. 675 | adaptive_sampling_filter(&wtile, d_wtile_ptr, cuda_stream[thread_index]);
  6. | ^~~~~~
  7. | |
  8. | ccl::WorkTile*
  9. In file included from /build/blender-2.8-git/src/blender/intern/cycles/device/device_optix.cpp:20:
  10. /build/blender-2.8-git/src/blender/intern/cycles/device/../device/cuda/device_cuda.h:213:38: note: initializing argument 1 of ‘void ccl::CUDADevice::adaptive_sampling_filter(ccl::uint, ccl::WorkTile*, CUdeviceptr, CUstream)’
  11. 213 | void adaptive_sampling_filter(uint filter_sample,
  12. | ~~~~~^~~~~~~~~~~~~
  13. /build/blender-2.8-git/src/blender/intern/cycles/device/device_optix.cpp:675:42: error: invalid conversion from ‘ccl::device_ptr’ {aka ‘long unsigned int’} to ‘ccl::WorkTile*’ [-fpermissive]
  14. 675 | adaptive_sampling_filter(&wtile, d_wtile_ptr, cuda_stream[thread_index]);
  15. | ^~~~~~~~~~~
  16. | |
  17. | ccl::device_ptr {aka long unsigned int}
  18. In file included from /build/blender-2.8-git/src/blender/intern/cycles/device/device_optix.cpp:20:
  19. /build/blender-2.8-git/src/blender/intern/cycles/device/../device/cuda/device_cuda.h:214:43: note: initializing argument 2 of ‘void ccl::CUDADevice::adaptive_sampling_filter(ccl::uint, ccl::WorkTile*, CUdeviceptr, CUstream)’
  20. 214 | WorkTile *wtile,
  21. | ~~~~~~~~~~^~~~~
  22. /build/blender-2.8-git/src/blender/intern/cycles/device/device_optix.cpp:675:80: error: invalid conversion from ‘__gnu_cxx::__alloc_traits<ccl::GuardedAllocator<CUstream_st*>, CUstream_st*>::value_type’ {aka ‘CUstream_st*’} to ‘CUdeviceptr’ {aka ‘long long unsigned int’} [-fpermissive]
  23. 675 | adaptive_sampling_filter(&wtile, d_wtile_ptr, cuda_stream[thread_index]);
  24. | ^
  25. | |
  26. | __gnu_cxx::__alloc_traits<ccl::GuardedAllocator<CUstream_st*>, CUstream_st*>::value_type {aka CUstream_st*}
  27. In file included from /build/blender-2.8-git/src/blender/intern/cycles/device/device_optix.cpp:20:
  28. /build/blender-2.8-git/src/blender/intern/cycles/device/../device/cuda/device_cuda.h:215:45: note: initializing argument 3 of ‘void ccl::CUDADevice::adaptive_sampling_filter(ccl::uint, ccl::WorkTile*, CUdeviceptr, CUstream)’
  29. 215 | CUdeviceptr d_wtile,
  30. | ~~~~~~~~~~~~^~~~~~~
  31. /build/blender-2.8-git/src/blender/intern/cycles/device/device_optix.cpp: In member function ‘void ccl::OptiXDevice::update_launch_params(const char*, size_t, void*, size_t)’:
  32. /build/blender-2.8-git/src/blender/intern/cycles/device/device_optix.cpp:1445:41: warning: unused parameter ‘name’ [-Wunused-parameter]
  33. 1445 | void update_launch_params(const char *name, size_t offset, void *data, size_t data_size)
  34. | ~~~~~~~~~~~~^~~~
  35. [ 99% | 4174<1<4 | 0.2bps ] Generating kernel_sm_52.cubin
  36. p
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement