diff -Nru tbb-2020.3/debian/changelog tbb-2020.3/debian/changelog --- tbb-2020.3/debian/changelog 2021-02-22 02:35:39.000000000 +0000 +++ tbb-2020.3/debian/changelog 2022-04-11 00:56:39.000000000 +0000 @@ -1,10 +1,23 @@ -tbb (2020.3-1~18.04.sav0) bionic; urgency=medium +tbb (2020.3-1ubuntu3~18.04.sav0) bionic; urgency=medium * Backport to Bionic - * Revert "Refresh symbols control file" (older GCC gives 2 missing symbols) * debian/control: Set debhelper-compat (= 11) BD - -- Rob Savoury Sun, 21 Feb 2021 18:35:39 -0800 + -- Rob Savoury Sun, 10 Apr 2022 17:56:39 -0700 + +tbb (2020.3-1ubuntu3) jammy; urgency=medium + + * Rename libtbb-{dev,doc} to libtbb2-{dev,doc}. + * Stop building the libtbbmalloc2 package, now built by onetbb. + + -- Matthias Klose Wed, 09 Mar 2022 04:57:55 +0100 + +tbb (2020.3-1ubuntu2) jammy; urgency=medium + + * Split out a libtbbmalloc2 package. + * Mark some libtbbmalloc symbols as optional. + + -- Matthias Klose Tue, 08 Mar 2022 09:38:45 +0100 tbb (2020.3-1) unstable; urgency=medium diff -Nru tbb-2020.3/debian/control tbb-2020.3/debian/control --- tbb-2020.3/debian/control 2021-02-22 02:35:39.000000000 +0000 +++ tbb-2020.3/debian/control 2022-04-11 00:56:39.000000000 +0000 @@ -16,13 +16,15 @@ Homepage: https://www.threadingbuildingblocks.org/ Rules-Requires-Root: no -Package: libtbb-dev +Package: libtbb2-dev Architecture: linux-any Multi-Arch: same Section: libdevel Depends: libtbb2 (= ${binary:Version}), ${misc:Depends} -Suggests: libtbb-doc +Suggests: libtbb2-doc +Conflicts: libtbb-dev +Replaces: libtbb-dev (<< 2020.3-1ubuntu1) Description: parallelism library for C++ - development files TBB is a library that helps you leverage multi-core processor performance without having to be a threading expert. It represents a @@ -38,7 +40,7 @@ Package: libtbb2 Architecture: linux-any Multi-Arch: same -Depends: ${shlibs:Depends}, +Depends: libtbbmalloc2, ${shlibs:Depends}, ${misc:Depends} Pre-Depends: ${misc:Pre-Depends} Description: parallelism library for C++ - runtime files @@ -53,12 +55,32 @@ . This package includes the TBB runtime files. -Package: libtbb-doc +#Package: libtbbmalloc2 +#Architecture: linux-any +#Multi-Arch: same +#Depends: ${shlibs:Depends}, +# ${misc:Depends} +#Breaks: libtbb2 (<< 2020.3-1ubuntu2) +#Replaces: libtbb2 (<< 2020.3-1ubuntu2) +#Description: parallelism helper library for C++ - runtime files +# TBB is a library that helps you leverage multi-core processor +# performance without having to be a threading expert. It represents a +# higher-level, task-based parallelism that abstracts platform details +# and threading mechanism for performance and scalability. +# . +# (Note: if you are a user of the i386 architecture, i.e., 32-bit Intel +# or compatible hardware, this package only supports Pentium4-compatible +# and higher processors.) +# . +# This package includes the TBB runtime files. + +Package: libtbb2-doc Architecture: all Multi-Arch: foreign Section: doc Breaks: tbb-examples (<< 2020.0-2), -Replaces: tbb-examples (<< 2020.0-2), +Conflicts: libtbb-doc +Replaces: tbb-examples (<< 2020.0-2), libtbb-doc (<< 2020.3-1ubuntu1) Depends: ${misc:Depends}, libjs-jquery Recommends: libtbb-dev, diff -Nru tbb-2020.3/debian/libtbb2-dev.docs tbb-2020.3/debian/libtbb2-dev.docs --- tbb-2020.3/debian/libtbb2-dev.docs 1970-01-01 00:00:00.000000000 +0000 +++ tbb-2020.3/debian/libtbb2-dev.docs 2020-04-03 02:45:37.000000000 +0000 @@ -0,0 +1 @@ +doc/Release_Notes.txt diff -Nru tbb-2020.3/debian/libtbb2-dev.install tbb-2020.3/debian/libtbb2-dev.install --- tbb-2020.3/debian/libtbb2-dev.install 1970-01-01 00:00:00.000000000 +0000 +++ tbb-2020.3/debian/libtbb2-dev.install 2020-04-03 02:45:37.000000000 +0000 @@ -0,0 +1,5 @@ +#! /usr/bin/dh-exec +include/tbb usr/include +build/linux_*_release/lib*.so usr/lib/${DEB_HOST_MULTIARCH} +debian/tbb.pc usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig +cmake/* usr/share/cmake/Modules diff -Nru tbb-2020.3/debian/libtbb2-dev.links tbb-2020.3/debian/libtbb2-dev.links --- tbb-2020.3/debian/libtbb2-dev.links 1970-01-01 00:00:00.000000000 +0000 +++ tbb-2020.3/debian/libtbb2-dev.links 2020-04-03 02:45:37.000000000 +0000 @@ -0,0 +1,4 @@ +#! /usr/bin/dh-exec +usr/lib/${DEB_HOST_MULTIARCH}/libtbb.so.2 usr/lib/${DEB_HOST_MULTIARCH}/libtbb.so +usr/lib/${DEB_HOST_MULTIARCH}/libtbbmalloc.so.2 usr/lib/${DEB_HOST_MULTIARCH}/libtbbmalloc.so +usr/lib/${DEB_HOST_MULTIARCH}/libtbbmalloc_proxy.so.2 usr/lib/${DEB_HOST_MULTIARCH}/libtbbmalloc_proxy.so diff -Nru tbb-2020.3/debian/libtbb2-dev.lintian-overrides tbb-2020.3/debian/libtbb2-dev.lintian-overrides --- tbb-2020.3/debian/libtbb2-dev.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ tbb-2020.3/debian/libtbb2-dev.lintian-overrides 2020-04-03 02:45:37.000000000 +0000 @@ -0,0 +1 @@ +pkg-config-references-unknown-shared-library diff -Nru tbb-2020.3/debian/libtbb2-dev.README.Debian tbb-2020.3/debian/libtbb2-dev.README.Debian --- tbb-2020.3/debian/libtbb2-dev.README.Debian 1970-01-01 00:00:00.000000000 +0000 +++ tbb-2020.3/debian/libtbb2-dev.README.Debian 2020-04-03 02:45:37.000000000 +0000 @@ -0,0 +1,22 @@ +tbb for Debian +-------------- + +This is the Intel Threading Building Blocks package. It comes from the +"Commercial Aligned Release" series of TBB releases. + +This package ships a pkg-config file in /usr/lib/pkgconfig/tbb.pc. Here is +an example of how it is used: + +gcc -o test test.c `pkg-config --libs --cflags tbb` + +The examples are located in the tbb-examples package. In order to install +and use them, you want to install that package and run something like this: + +cd ~ +cp -r /usr/share/doc/tbb-examples/ . +cd tbb-examples +find . -name '*.gz'| xargs gunzip +cd examples +make + + -- Roberto C. Sanchez Fri, 14 Dec 2007 23:10:58 -0500 diff -Nru tbb-2020.3/debian/libtbb2-doc.doc-base tbb-2020.3/debian/libtbb2-doc.doc-base --- tbb-2020.3/debian/libtbb2-doc.doc-base 1970-01-01 00:00:00.000000000 +0000 +++ tbb-2020.3/debian/libtbb2-doc.doc-base 2022-03-07 11:04:08.000000000 +0000 @@ -0,0 +1,10 @@ +Document: libtbb2-doc +Title: Threading Building Blocks Library Documentation +Author: Intel Corporation +Abstract: Documentation for developing against libtbb +Section: Programming + +Format: HTML +Index: /usr/share/doc/libtbb2-dev/html/index.html +Files: /usr/share/doc/libtbb2-dev/html/*.html + diff -Nru tbb-2020.3/debian/libtbb2-doc.docs tbb-2020.3/debian/libtbb2-doc.docs --- tbb-2020.3/debian/libtbb2-doc.docs 1970-01-01 00:00:00.000000000 +0000 +++ tbb-2020.3/debian/libtbb2-doc.docs 2020-04-03 02:45:37.000000000 +0000 @@ -0,0 +1 @@ +html/ diff -Nru tbb-2020.3/debian/libtbb2-doc.examples tbb-2020.3/debian/libtbb2-doc.examples --- tbb-2020.3/debian/libtbb2-doc.examples 1970-01-01 00:00:00.000000000 +0000 +++ tbb-2020.3/debian/libtbb2-doc.examples 2020-04-03 02:45:37.000000000 +0000 @@ -0,0 +1,3 @@ +examples/* +build/common.inc +build/linux.* diff -Nru tbb-2020.3/debian/libtbb2-doc.links tbb-2020.3/debian/libtbb2-doc.links --- tbb-2020.3/debian/libtbb2-doc.links 1970-01-01 00:00:00.000000000 +0000 +++ tbb-2020.3/debian/libtbb2-doc.links 2022-03-07 11:04:36.000000000 +0000 @@ -0,0 +1,2 @@ +/usr/share/javascript/jquery/jquery.js /usr/share/doc/libtbb2-dev/html/jquery.js +usr/share/doc/libtbb2-doc/examples usr/share/doc/libtbb2-doc/build diff -Nru tbb-2020.3/debian/libtbb2-doc.README.Debian tbb-2020.3/debian/libtbb2-doc.README.Debian --- tbb-2020.3/debian/libtbb2-doc.README.Debian 1970-01-01 00:00:00.000000000 +0000 +++ tbb-2020.3/debian/libtbb2-doc.README.Debian 2020-04-03 02:45:37.000000000 +0000 @@ -0,0 +1,28 @@ +tbb for Debian +-------------- + +This is the Intel Threading Building Blocks package. It comes from the +"Commercial Aligned Release" series of TBB releases. + +This package ships a pkg-config file in /usr/lib/*/pkgconfig/tbb.pc. Here is +an example of how it is used: + +gcc -o test test.c `pkg-config --libs --cflags tbb` + +The examples are located in the tbb-examples package. In order to install +and use them, you want to install that package and run something like this: + +cd ~ +cp -r /usr/share/doc/tbb-examples/ . +cd tbb-examples +find . -name '*.gz'| xargs gunzip +cd examples +make + +Please note that the Debian tbb package does not ship the various *_debug* +libraries that are built as part of the upstream build process. There a +numerous reasons for this. If you need debugging symbols, then please install +the -dbg package. If you require some of the specific functionality of the +those other libraries, than that is unfortunately not available at this time. + + -- Roberto C. Sanchez Fri, 31 Dec 2010 17:13:49 -0500 diff -Nru tbb-2020.3/debian/libtbb2.install tbb-2020.3/debian/libtbb2.install --- tbb-2020.3/debian/libtbb2.install 2020-04-03 02:45:37.000000000 +0000 +++ tbb-2020.3/debian/libtbb2.install 2022-03-09 03:57:55.000000000 +0000 @@ -1,2 +1,2 @@ #! /usr/bin/dh-exec -build/linux_*_release/lib*.so.* usr/lib/${DEB_HOST_MULTIARCH} +build/linux_*_release/libtbb.so.* usr/lib/${DEB_HOST_MULTIARCH} diff -Nru tbb-2020.3/debian/libtbb2.symbols.amd64 tbb-2020.3/debian/libtbb2.symbols.amd64 --- tbb-2020.3/debian/libtbb2.symbols.amd64 2021-02-22 02:35:39.000000000 +0000 +++ tbb-2020.3/debian/libtbb2.symbols.amd64 2022-03-09 03:57:55.000000000 +0000 @@ -298,63 +298,3 @@ _ZTVN3tbb8internal21concurrent_queue_baseE@Base 2017~U7 _ZTVN3tbb8internal24concurrent_queue_base_v3E@Base 2017~U7 _ZTVN3tbb8pipelineE@Base 2017~U7 -libtbbmalloc.so.2 libtbb2 #MINVER# - MallocInitializeITT@Base 2017~U7 - _Z9parseFileILi100ELi1EEvPKcRAT0__K13parseFileItem@Base 2018~U6 - _Z9parseFileILi100ELi2EEvPKcRAT0__K13parseFileItem@Base 2018~U6 - _ZN3rml10pool_msizeEPNS_10MemoryPoolEPv@Base 2019~U4 - _ZN3rml10pool_resetEPNS_10MemoryPoolE@Base 2017~U7 - _ZN3rml11pool_createElPKNS_13MemPoolPolicyE@Base 2017~U7 - _ZN3rml11pool_mallocEPNS_10MemoryPoolEm@Base 2017~U7 - _ZN3rml12pool_destroyEPNS_10MemoryPoolE@Base 2017~U7 - _ZN3rml12pool_reallocEPNS_10MemoryPoolEPvm@Base 2017~U7 - _ZN3rml13pool_identifyEPv@Base 2017~U7 - _ZN3rml14pool_create_v1ElPKNS_13MemPoolPolicyEPPNS_10MemoryPoolE@Base 2017~U7 - _ZN3rml19pool_aligned_mallocEPNS_10MemoryPoolEmm@Base 2017~U7 - _ZN3rml20pool_aligned_reallocEPNS_10MemoryPoolEPvmm@Base 2017~U7 - _ZN3rml9pool_freeEPNS_10MemoryPoolEPv@Base 2017~U7 - __TBB_malloc_safer_aligned_msize@Base 2017~U7 - __TBB_malloc_safer_aligned_realloc@Base 2017~U7 - __TBB_malloc_safer_free@Base 2017~U7 - __TBB_malloc_safer_msize@Base 2017~U7 - __TBB_malloc_safer_realloc@Base 2017~U7 - scalable_aligned_free@Base 2017~U7 - scalable_aligned_malloc@Base 2017~U7 - scalable_aligned_realloc@Base 2017~U7 - scalable_allocation_command@Base 2017~U7 - scalable_allocation_mode@Base 2017~U7 - scalable_calloc@Base 2017~U7 - scalable_free@Base 2017~U7 - scalable_malloc@Base 2017~U7 - scalable_msize@Base 2017~U7 - scalable_posix_memalign@Base 2017~U7 - scalable_realloc@Base 2017~U7 -libtbbmalloc_proxy.so.2 libtbb2 #MINVER# - _ZdaPv@Base 2017~U7 - _ZdaPvRKSt9nothrow_t@Base 2017~U7 - _ZdlPv@Base 2017~U7 - _ZdlPvRKSt9nothrow_t@Base 2017~U7 - _Znam@Base 2017~U7 - _ZnamRKSt9nothrow_t@Base 2017~U7 - _Znwm@Base 2017~U7 - _ZnwmRKSt9nothrow_t@Base 2017~U7 - __TBB_malloc_proxy@Base 2017~U7 - __libc_calloc@Base 2017~U7 - __libc_free@Base 2017~U7 - __libc_malloc@Base 2017~U7 - __libc_memalign@Base 2017~U7 - __libc_pvalloc@Base 2017~U7 - __libc_realloc@Base 2017~U7 - __libc_valloc@Base 2017~U7 - aligned_alloc@Base 2017~U7 - calloc@Base 2017~U7 - free@Base 2017~U7 - mallinfo@Base 2017~U7 - malloc@Base 2017~U7 - malloc_usable_size@Base 2017~U7 - mallopt@Base 2017~U7 - memalign@Base 2017~U7 - posix_memalign@Base 2017~U7 - pvalloc@Base 2017~U7 - realloc@Base 2017~U7 - valloc@Base 2017~U7 diff -Nru tbb-2020.3/debian/libtbb-dev.docs tbb-2020.3/debian/libtbb-dev.docs --- tbb-2020.3/debian/libtbb-dev.docs 2020-04-03 02:45:37.000000000 +0000 +++ tbb-2020.3/debian/libtbb-dev.docs 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -doc/Release_Notes.txt diff -Nru tbb-2020.3/debian/libtbb-dev.install tbb-2020.3/debian/libtbb-dev.install --- tbb-2020.3/debian/libtbb-dev.install 2020-04-03 02:45:37.000000000 +0000 +++ tbb-2020.3/debian/libtbb-dev.install 1970-01-01 00:00:00.000000000 +0000 @@ -1,5 +0,0 @@ -#! /usr/bin/dh-exec -include/tbb usr/include -build/linux_*_release/lib*.so usr/lib/${DEB_HOST_MULTIARCH} -debian/tbb.pc usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig -cmake/* usr/share/cmake/Modules diff -Nru tbb-2020.3/debian/libtbb-dev.links tbb-2020.3/debian/libtbb-dev.links --- tbb-2020.3/debian/libtbb-dev.links 2020-04-03 02:45:37.000000000 +0000 +++ tbb-2020.3/debian/libtbb-dev.links 1970-01-01 00:00:00.000000000 +0000 @@ -1,4 +0,0 @@ -#! /usr/bin/dh-exec -usr/lib/${DEB_HOST_MULTIARCH}/libtbb.so.2 usr/lib/${DEB_HOST_MULTIARCH}/libtbb.so -usr/lib/${DEB_HOST_MULTIARCH}/libtbbmalloc.so.2 usr/lib/${DEB_HOST_MULTIARCH}/libtbbmalloc.so -usr/lib/${DEB_HOST_MULTIARCH}/libtbbmalloc_proxy.so.2 usr/lib/${DEB_HOST_MULTIARCH}/libtbbmalloc_proxy.so diff -Nru tbb-2020.3/debian/libtbb-dev.lintian-overrides tbb-2020.3/debian/libtbb-dev.lintian-overrides --- tbb-2020.3/debian/libtbb-dev.lintian-overrides 2020-04-03 02:45:37.000000000 +0000 +++ tbb-2020.3/debian/libtbb-dev.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -pkg-config-references-unknown-shared-library diff -Nru tbb-2020.3/debian/libtbb-dev.README.Debian tbb-2020.3/debian/libtbb-dev.README.Debian --- tbb-2020.3/debian/libtbb-dev.README.Debian 2020-04-03 02:45:37.000000000 +0000 +++ tbb-2020.3/debian/libtbb-dev.README.Debian 1970-01-01 00:00:00.000000000 +0000 @@ -1,22 +0,0 @@ -tbb for Debian --------------- - -This is the Intel Threading Building Blocks package. It comes from the -"Commercial Aligned Release" series of TBB releases. - -This package ships a pkg-config file in /usr/lib/pkgconfig/tbb.pc. Here is -an example of how it is used: - -gcc -o test test.c `pkg-config --libs --cflags tbb` - -The examples are located in the tbb-examples package. In order to install -and use them, you want to install that package and run something like this: - -cd ~ -cp -r /usr/share/doc/tbb-examples/ . -cd tbb-examples -find . -name '*.gz'| xargs gunzip -cd examples -make - - -- Roberto C. Sanchez Fri, 14 Dec 2007 23:10:58 -0500 diff -Nru tbb-2020.3/debian/libtbb-doc.doc-base tbb-2020.3/debian/libtbb-doc.doc-base --- tbb-2020.3/debian/libtbb-doc.doc-base 2020-04-03 02:45:37.000000000 +0000 +++ tbb-2020.3/debian/libtbb-doc.doc-base 1970-01-01 00:00:00.000000000 +0000 @@ -1,10 +0,0 @@ -Document: libtbb-doc -Title: Threading Building Blocks Library Documentation -Author: Intel Corporation -Abstract: Documentation for developing against libtbb -Section: Programming - -Format: HTML -Index: /usr/share/doc/libtbb-dev/html/index.html -Files: /usr/share/doc/libtbb-dev/html/*.html - diff -Nru tbb-2020.3/debian/libtbb-doc.docs tbb-2020.3/debian/libtbb-doc.docs --- tbb-2020.3/debian/libtbb-doc.docs 2020-04-03 02:45:37.000000000 +0000 +++ tbb-2020.3/debian/libtbb-doc.docs 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -html/ diff -Nru tbb-2020.3/debian/libtbb-doc.examples tbb-2020.3/debian/libtbb-doc.examples --- tbb-2020.3/debian/libtbb-doc.examples 2020-04-03 02:45:37.000000000 +0000 +++ tbb-2020.3/debian/libtbb-doc.examples 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -examples/* -build/common.inc -build/linux.* diff -Nru tbb-2020.3/debian/libtbb-doc.links tbb-2020.3/debian/libtbb-doc.links --- tbb-2020.3/debian/libtbb-doc.links 2020-04-03 02:45:37.000000000 +0000 +++ tbb-2020.3/debian/libtbb-doc.links 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -/usr/share/javascript/jquery/jquery.js /usr/share/doc/libtbb-dev/html/jquery.js -usr/share/doc/libtbb-doc/examples usr/share/doc/libtbb-doc/build diff -Nru tbb-2020.3/debian/libtbb-doc.README.Debian tbb-2020.3/debian/libtbb-doc.README.Debian --- tbb-2020.3/debian/libtbb-doc.README.Debian 2020-04-03 02:45:37.000000000 +0000 +++ tbb-2020.3/debian/libtbb-doc.README.Debian 1970-01-01 00:00:00.000000000 +0000 @@ -1,28 +0,0 @@ -tbb for Debian --------------- - -This is the Intel Threading Building Blocks package. It comes from the -"Commercial Aligned Release" series of TBB releases. - -This package ships a pkg-config file in /usr/lib/*/pkgconfig/tbb.pc. Here is -an example of how it is used: - -gcc -o test test.c `pkg-config --libs --cflags tbb` - -The examples are located in the tbb-examples package. In order to install -and use them, you want to install that package and run something like this: - -cd ~ -cp -r /usr/share/doc/tbb-examples/ . -cd tbb-examples -find . -name '*.gz'| xargs gunzip -cd examples -make - -Please note that the Debian tbb package does not ship the various *_debug* -libraries that are built as part of the upstream build process. There a -numerous reasons for this. If you need debugging symbols, then please install -the -dbg package. If you require some of the specific functionality of the -those other libraries, than that is unfortunately not available at this time. - - -- Roberto C. Sanchez Fri, 31 Dec 2010 17:13:49 -0500 diff -Nru tbb-2020.3/debian/libtbbmalloc2.install tbb-2020.3/debian/libtbbmalloc2.install --- tbb-2020.3/debian/libtbbmalloc2.install 1970-01-01 00:00:00.000000000 +0000 +++ tbb-2020.3/debian/libtbbmalloc2.install 2022-03-09 03:57:55.000000000 +0000 @@ -0,0 +1,2 @@ +#! /usr/bin/dh-exec +build/linux_*_release/libtbbmalloc*.so.* usr/lib/${DEB_HOST_MULTIARCH} diff -Nru tbb-2020.3/debian/libtbbmalloc2.symbols.amd64 tbb-2020.3/debian/libtbbmalloc2.symbols.amd64 --- tbb-2020.3/debian/libtbbmalloc2.symbols.amd64 1970-01-01 00:00:00.000000000 +0000 +++ tbb-2020.3/debian/libtbbmalloc2.symbols.amd64 2022-03-09 03:57:55.000000000 +0000 @@ -0,0 +1,62 @@ +libtbbmalloc.so.2 libtbbmalloc2 #MINVER# + MallocInitializeITT@Base 2017~U7 + _Z9parseFileILi100ELi1EEvPKcRAT0__K13parseFileItem@Base 2018~U6 + _Z9parseFileILi100ELi2EEvPKcRAT0__K13parseFileItem@Base 2018~U6 + (optional)_ZN11MallocMutex11scoped_lockD1Ev@Base 2020.3 + (optional)_ZN11MallocMutex11scoped_lockD2Ev@Base 2020.3 + _ZN3rml10pool_msizeEPNS_10MemoryPoolEPv@Base 2019~U4 + _ZN3rml10pool_resetEPNS_10MemoryPoolE@Base 2017~U7 + _ZN3rml11pool_createElPKNS_13MemPoolPolicyE@Base 2017~U7 + _ZN3rml11pool_mallocEPNS_10MemoryPoolEm@Base 2017~U7 + _ZN3rml12pool_destroyEPNS_10MemoryPoolE@Base 2017~U7 + _ZN3rml12pool_reallocEPNS_10MemoryPoolEPvm@Base 2017~U7 + _ZN3rml13pool_identifyEPv@Base 2017~U7 + _ZN3rml14pool_create_v1ElPKNS_13MemPoolPolicyEPPNS_10MemoryPoolE@Base 2017~U7 + _ZN3rml19pool_aligned_mallocEPNS_10MemoryPoolEmm@Base 2017~U7 + _ZN3rml20pool_aligned_reallocEPNS_10MemoryPoolEPvmm@Base 2017~U7 + _ZN3rml9pool_freeEPNS_10MemoryPoolEPv@Base 2017~U7 + __TBB_malloc_safer_aligned_msize@Base 2017~U7 + __TBB_malloc_safer_aligned_realloc@Base 2017~U7 + __TBB_malloc_safer_free@Base 2017~U7 + __TBB_malloc_safer_msize@Base 2017~U7 + __TBB_malloc_safer_realloc@Base 2017~U7 + scalable_aligned_free@Base 2017~U7 + scalable_aligned_malloc@Base 2017~U7 + scalable_aligned_realloc@Base 2017~U7 + scalable_allocation_command@Base 2017~U7 + scalable_allocation_mode@Base 2017~U7 + scalable_calloc@Base 2017~U7 + scalable_free@Base 2017~U7 + scalable_malloc@Base 2017~U7 + scalable_msize@Base 2017~U7 + scalable_posix_memalign@Base 2017~U7 + scalable_realloc@Base 2017~U7 +libtbbmalloc_proxy.so.2 libtbbmalloc2 #MINVER# + _ZdaPv@Base 2017~U7 + _ZdaPvRKSt9nothrow_t@Base 2017~U7 + _ZdlPv@Base 2017~U7 + _ZdlPvRKSt9nothrow_t@Base 2017~U7 + _Znam@Base 2017~U7 + _ZnamRKSt9nothrow_t@Base 2017~U7 + _Znwm@Base 2017~U7 + _ZnwmRKSt9nothrow_t@Base 2017~U7 + __TBB_malloc_proxy@Base 2017~U7 + __libc_calloc@Base 2017~U7 + __libc_free@Base 2017~U7 + __libc_malloc@Base 2017~U7 + __libc_memalign@Base 2017~U7 + __libc_pvalloc@Base 2017~U7 + __libc_realloc@Base 2017~U7 + __libc_valloc@Base 2017~U7 + aligned_alloc@Base 2017~U7 + calloc@Base 2017~U7 + free@Base 2017~U7 + mallinfo@Base 2017~U7 + malloc@Base 2017~U7 + malloc_usable_size@Base 2017~U7 + mallopt@Base 2017~U7 + memalign@Base 2017~U7 + posix_memalign@Base 2017~U7 + pvalloc@Base 2017~U7 + realloc@Base 2017~U7 + valloc@Base 2017~U7 diff -Nru tbb-2020.3/debian/rules tbb-2020.3/debian/rules --- tbb-2020.3/debian/rules 2020-04-03 02:45:37.000000000 +0000 +++ tbb-2020.3/debian/rules 2022-03-07 11:05:09.000000000 +0000 @@ -67,8 +67,8 @@ override_dh_auto_install-arch: dh_auto_install - # install cmake files (TBBConfig*.cmake) to libtbb-dev - -cmake -DINSTALL_DIR=debian/libtbb-dev/usr/lib/$(DEB_HOST_MULTIARCH)/cmake/TBB \ + # install cmake files (TBBConfig*.cmake) to libtbb2-dev + -cmake -DINSTALL_DIR=debian/libtbb2-dev/usr/lib/$(DEB_HOST_MULTIARCH)/cmake/TBB \ -DSYSTEM_NAME=Linux -DTBB_VERSION_FILE=include/tbb/tbb_stddef.h \ -DLIB_REL_PATH="../../" \ -DINC_REL_PATH="../../../../include" \