Control: affects -1 src:openvdb Patch from https://bugs.debian.org/748876#5 looks incomplete. Indeed that can be seen within the compilation logs:
http://buildd.debian-ports.org/status/fetch.php?pkg=tbb&arch=hppa&ver=4.2~20140122-1.1&stamp=1401922507 [...] g++ -o test_tbb_fork.exe -g -O2 -DUSE_PTHREAD -DTEST_USES_TBB=1 -Wall -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -Wextra -g -O2 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 test_tbb_fork.o libtbb.so -lpthread -lrt -Wl,-rpath-link=. -rdynamic -Wl,--as-needed test_tbb_fork.o: In function `task_scheduler_init': /«PKGBUILDDIR»/build/linux_parisc64_gcc_cc4.8_libc2.18_kernel3.15.0_release/../../include/tbb/task_scheduler_init.h:126: undefined reference to `tbb::task_scheduler_init::initialize(int, unsigned int)' /«PKGBUILDDIR»/build/linux_parisc64_gcc_cc4.8_libc2.18_kernel3.15.0_release/../../include/tbb/task_scheduler_init.h:126: undefined reference to `tbb::task_scheduler_init::initialize(int, unsigned int)' test_tbb_fork.o: In function `operator new': /«PKGBUILDDIR»/build/linux_parisc64_gcc_cc4.8_libc2.18_kernel3.15.0_release/../../include/tbb/task.h:960: undefined reference to `tbb::internal::allocate_root_with_context_proxy::allocate(unsigned int) const' test_tbb_fork.o: In function `task_scheduler_init': /«PKGBUILDDIR»/build/linux_parisc64_gcc_cc4.8_libc2.18_kernel3.15.0_release/../../include/tbb/task_scheduler_init.h:126: undefined reference to `tbb::task_scheduler_init::initialize(int, unsigned int)' /«PKGBUILDDIR»/build/linux_parisc64_gcc_cc4.8_libc2.18_kernel3.15.0_release/../../include/tbb/task_scheduler_init.h:126: undefined reference to `tbb::task_scheduler_init::initialize(int, unsigned int)' test_tbb_fork.o: In function `operator new': /«PKGBUILDDIR»/build/linux_parisc64_gcc_cc4.8_libc2.18_kernel3.15.0_release/../../include/tbb/task.h:969: undefined reference to `tbb::internal::allocate_continuation_proxy::allocate(unsigned int) const' test_tbb_fork.o: In function `allocate_sibling': /«PKGBUILDDIR»/build/linux_parisc64_gcc_cc4.8_libc2.18_kernel3.15.0_release/../../include/tbb/parallel_for.h:128: undefined reference to `tbb::internal::allocate_child_proxy::allocate(unsigned int) const' test_tbb_fork.o: In function `AllocTask::operator()(tbb::blocked_range<int> const&) const': /«PKGBUILDDIR»/build/linux_parisc64_gcc_cc4.8_libc2.18_kernel3.15.0_release/../../src/test/test_tbb_fork.cpp:97: undefined reference to `tbb::internal::NFS_Allocate(unsigned int, unsigned int, void*)' collect2: error: ld returned 1 exit status [...] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org