Your message dated Thu, 18 Aug 2022 17:20:31 +0000
with message-id <e1oojc3-00edfd...@fasolo.debian.org>
and subject line Bug#1016283: fixed in onetbb 2021.5.0-13
has caused the Debian Bug report #1016283,
regarding onetbb: FTBFS: _segment_table.h:63:63: error: member 
‘tbb::detail::d1::segment_table<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
 128>, 
tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
 128> >, 
tbb::detail::d1::concurrent_vector<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
 128>, 
tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
 128> > >, 3>::my_embedded_table’ is used uninitialized [-Werror=uninitialized]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1016283: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016283
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: onetbb
Version: 2021.5.0-12
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220728 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> /usr/bin/c++  -I/<<PKGBUILDDIR>>/test/.. -I/<<PKGBUILDDIR>>/test 
> -I/<<PKGBUILDDIR>>/src/tbb/../../include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
> -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor 
> -mrtm -mwaitpkg -pthread -std=c++11 -MD -MT 
> test/CMakeFiles/test_tick_count.dir/tbb/test_tick_count.cpp.o -MF 
> test/CMakeFiles/test_tick_count.dir/tbb/test_tick_count.cpp.o.d -o 
> test/CMakeFiles/test_tick_count.dir/tbb/test_tick_count.cpp.o -c 
> /<<PKGBUILDDIR>>/test/tbb/test_tick_count.cpp
> In file included from 
> /<<PKGBUILDDIR>>/src/tbb/../../include/oneapi/tbb/concurrent_vector.h:24,
>                  from 
> /<<PKGBUILDDIR>>/src/tbb/../../include/oneapi/tbb/enumerable_thread_specific.h:26,
>                  from 
> /<<PKGBUILDDIR>>/test/common/utils_concurrency_limit.h:25,
>                  from /<<PKGBUILDDIR>>/test/tbb/test_tick_count.cpp:19:
> /<<PKGBUILDDIR>>/src/tbb/../../include/oneapi/tbb/detail/_segment_table.h: In 
> instantiation of ‘tbb::detail::d1::segment_table<T, Allocator, DerivedType, 
> PointersPerEmbeddedTable>::segment_table(const allocator_type&) [with T = 
> tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>, 128>; Allocator = 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> >; DerivedType = 
> tbb::detail::d1::concurrent_vector<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128>, 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> > >; long unsigned int PointersPerEmbeddedTable = 3; allocator_type = 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> >]’:
> /<<PKGBUILDDIR>>/src/tbb/../../include/oneapi/tbb/concurrent_vector.h:284:26: 
>   required from ‘tbb::detail::d1::concurrent_vector<T, 
> Allocator>::concurrent_vector(const allocator_type&) [with T = 
> tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>, 128>; Allocator = 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> >; allocator_type = 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> >]’
> /<<PKGBUILDDIR>>/src/tbb/../../include/oneapi/tbb/concurrent_vector.h:281:61: 
>   required from ‘tbb::detail::d1::concurrent_vector<T, 
> Allocator>::concurrent_vector() [with T = 
> tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>, 128>; Allocator = 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> >]’
> /<<PKGBUILDDIR>>/src/tbb/../../include/oneapi/tbb/enumerable_thread_specific.h:843:5:
>    required from ‘tbb::detail::d1::enumerable_thread_specific<T, Allocator, 
> ETS_key_type>::enumerable_thread_specific() [with T = bool; Allocator = 
> tbb::detail::d1::cache_aligned_allocator<bool>; 
> tbb::detail::d1::ets_key_usage_type ETS_key_type = 
> tbb::detail::d1::ets_no_key]’
> /<<PKGBUILDDIR>>/test/common/utils_concurrency_limit.h:248:92:   required 
> from here
> /<<PKGBUILDDIR>>/src/tbb/../../include/oneapi/tbb/detail/_segment_table.h:63:63:
>  error: member 
> ‘tbb::detail::d1::segment_table<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128>, 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> >, 
> tbb::detail::d1::concurrent_vector<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128>, 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> > >, 3>::my_embedded_table’ is used uninitialized 
> [-Werror=uninitialized]
>    63 |         : my_segment_table_allocator(alloc), 
> my_segment_table(my_embedded_table)
>       |                                                               
> ^~~~~~~~~~~~~~~~~
> compilation terminated due to -Wfatal-errors.
> cc1plus: all warnings being treated as errors
> [38/315] /usr/bin/c++  -I/<<PKGBUILDDIR>>/test/.. -I/<<PKGBUILDDIR>>/test 
> -I/<<PKGBUILDDIR>>/src/tbb/../../include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
> -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor 
> -mrtm -mwaitpkg -pthread -std=c++11 -MD -MT 
> test/CMakeFiles/test_arena_priorities.dir/tbb/test_arena_priorities.cpp.o -MF 
> test/CMakeFiles/test_arena_priorities.dir/tbb/test_arena_priorities.cpp.o.d 
> -o test/CMakeFiles/test_arena_priorities.dir/tbb/test_arena_priorities.cpp.o 
> -c /<<PKGBUILDDIR>>/test/tbb/test_arena_priorities.cpp
> FAILED: 
> test/CMakeFiles/test_arena_priorities.dir/tbb/test_arena_priorities.cpp.o 
> /usr/bin/c++  -I/<<PKGBUILDDIR>>/test/.. -I/<<PKGBUILDDIR>>/test 
> -I/<<PKGBUILDDIR>>/src/tbb/../../include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
> -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor 
> -mrtm -mwaitpkg -pthread -std=c++11 -MD -MT 
> test/CMakeFiles/test_arena_priorities.dir/tbb/test_arena_priorities.cpp.o -MF 
> test/CMakeFiles/test_arena_priorities.dir/tbb/test_arena_priorities.cpp.o.d 
> -o test/CMakeFiles/test_arena_priorities.dir/tbb/test_arena_priorities.cpp.o 
> -c /<<PKGBUILDDIR>>/test/tbb/test_arena_priorities.cpp
> In file included from 
> /<<PKGBUILDDIR>>/src/tbb/../../include/oneapi/tbb/concurrent_vector.h:24,
>                  from 
> /<<PKGBUILDDIR>>/src/tbb/../../include/oneapi/tbb/enumerable_thread_specific.h:26,
>                  from 
> /<<PKGBUILDDIR>>/test/common/utils_concurrency_limit.h:25,
>                  from /<<PKGBUILDDIR>>/test/tbb/test_arena_priorities.cpp:25:
> /<<PKGBUILDDIR>>/src/tbb/../../include/oneapi/tbb/detail/_segment_table.h: In 
> instantiation of ‘tbb::detail::d1::segment_table<T, Allocator, DerivedType, 
> PointersPerEmbeddedTable>::segment_table(const allocator_type&) [with T = 
> tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>, 128>; Allocator = 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> >; DerivedType = 
> tbb::detail::d1::concurrent_vector<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128>, 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> > >; long unsigned int PointersPerEmbeddedTable = 3; allocator_type = 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> >]’:
> /<<PKGBUILDDIR>>/src/tbb/../../include/oneapi/tbb/concurrent_vector.h:284:26: 
>   required from ‘tbb::detail::d1::concurrent_vector<T, 
> Allocator>::concurrent_vector(const allocator_type&) [with T = 
> tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>, 128>; Allocator = 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> >; allocator_type = 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> >]’
> /<<PKGBUILDDIR>>/src/tbb/../../include/oneapi/tbb/concurrent_vector.h:281:61: 
>   required from ‘tbb::detail::d1::concurrent_vector<T, 
> Allocator>::concurrent_vector() [with T = 
> tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>, 128>; Allocator = 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> >]’
> /<<PKGBUILDDIR>>/src/tbb/../../include/oneapi/tbb/enumerable_thread_specific.h:843:5:
>    required from ‘tbb::detail::d1::enumerable_thread_specific<T, Allocator, 
> ETS_key_type>::enumerable_thread_specific() [with T = bool; Allocator = 
> tbb::detail::d1::cache_aligned_allocator<bool>; 
> tbb::detail::d1::ets_key_usage_type ETS_key_type = 
> tbb::detail::d1::ets_no_key]’
> /<<PKGBUILDDIR>>/test/common/utils_concurrency_limit.h:248:92:   required 
> from here
> /<<PKGBUILDDIR>>/src/tbb/../../include/oneapi/tbb/detail/_segment_table.h:63:63:
>  error: member 
> ‘tbb::detail::d1::segment_table<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128>, 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> >, 
> tbb::detail::d1::concurrent_vector<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128>, 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> > >, 3>::my_embedded_table’ is used uninitialized 
> [-Werror=uninitialized]
>    63 |         : my_segment_table_allocator(alloc), 
> my_segment_table(my_embedded_table)
>       |                                                               
> ^~~~~~~~~~~~~~~~~
> compilation terminated due to -Wfatal-errors.
> cc1plus: all warnings being treated as errors
> [39/315] /usr/bin/c++  -I/<<PKGBUILDDIR>>/test/.. -I/<<PKGBUILDDIR>>/test 
> -I/<<PKGBUILDDIR>>/src/tbb/../../include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
> -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor 
> -mrtm -mwaitpkg -pthread -std=c++11 -MD -MT 
> test/CMakeFiles/test_collaborative_call_once.dir/tbb/test_collaborative_call_once.cpp.o
>  -MF 
> test/CMakeFiles/test_collaborative_call_once.dir/tbb/test_collaborative_call_once.cpp.o.d
>  -o 
> test/CMakeFiles/test_collaborative_call_once.dir/tbb/test_collaborative_call_once.cpp.o
>  -c /<<PKGBUILDDIR>>/test/tbb/test_collaborative_call_once.cpp
> FAILED: 
> test/CMakeFiles/test_collaborative_call_once.dir/tbb/test_collaborative_call_once.cpp.o
>  
> /usr/bin/c++  -I/<<PKGBUILDDIR>>/test/.. -I/<<PKGBUILDDIR>>/test 
> -I/<<PKGBUILDDIR>>/src/tbb/../../include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
> -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor 
> -mrtm -mwaitpkg -pthread -std=c++11 -MD -MT 
> test/CMakeFiles/test_collaborative_call_once.dir/tbb/test_collaborative_call_once.cpp.o
>  -MF 
> test/CMakeFiles/test_collaborative_call_once.dir/tbb/test_collaborative_call_once.cpp.o.d
>  -o 
> test/CMakeFiles/test_collaborative_call_once.dir/tbb/test_collaborative_call_once.cpp.o
>  -c /<<PKGBUILDDIR>>/test/tbb/test_collaborative_call_once.cpp
> In file included from 
> /<<PKGBUILDDIR>>/src/tbb/../../include/oneapi/tbb/concurrent_vector.h:24,
>                  from 
> /<<PKGBUILDDIR>>/src/tbb/../../include/oneapi/tbb/enumerable_thread_specific.h:26,
>                  from 
> /<<PKGBUILDDIR>>/test/common/utils_concurrency_limit.h:25,
>                  from 
> /<<PKGBUILDDIR>>/test/tbb/test_collaborative_call_once.cpp:36:
> /<<PKGBUILDDIR>>/src/tbb/../../include/oneapi/tbb/detail/_segment_table.h: In 
> instantiation of ‘tbb::detail::d1::segment_table<T, Allocator, DerivedType, 
> PointersPerEmbeddedTable>::segment_table(const allocator_type&) [with T = 
> tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>, 128>; Allocator = 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> >; DerivedType = 
> tbb::detail::d1::concurrent_vector<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128>, 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> > >; long unsigned int PointersPerEmbeddedTable = 3; allocator_type = 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> >]’:
> /<<PKGBUILDDIR>>/src/tbb/../../include/oneapi/tbb/concurrent_vector.h:284:26: 
>   required from ‘tbb::detail::d1::concurrent_vector<T, 
> Allocator>::concurrent_vector(const allocator_type&) [with T = 
> tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>, 128>; Allocator = 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> >; allocator_type = 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> >]’
> /<<PKGBUILDDIR>>/src/tbb/../../include/oneapi/tbb/concurrent_vector.h:281:61: 
>   required from ‘tbb::detail::d1::concurrent_vector<T, 
> Allocator>::concurrent_vector() [with T = 
> tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>, 128>; Allocator = 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> >]’
> /<<PKGBUILDDIR>>/src/tbb/../../include/oneapi/tbb/enumerable_thread_specific.h:843:5:
>    required from ‘tbb::detail::d1::enumerable_thread_specific<T, Allocator, 
> ETS_key_type>::enumerable_thread_specific() [with T = bool; Allocator = 
> tbb::detail::d1::cache_aligned_allocator<bool>; 
> tbb::detail::d1::ets_key_usage_type ETS_key_type = 
> tbb::detail::d1::ets_no_key]’
> /<<PKGBUILDDIR>>/test/common/utils_concurrency_limit.h:248:92:   required 
> from here
> /<<PKGBUILDDIR>>/src/tbb/../../include/oneapi/tbb/detail/_segment_table.h:63:63:
>  error: member 
> ‘tbb::detail::d1::segment_table<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128>, 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> >, 
> tbb::detail::d1::concurrent_vector<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128>, 
> tbb::detail::d1::cache_aligned_allocator<tbb::detail::d0::padded<tbb::detail::d1::ets_element<bool>,
>  128> > >, 3>::my_embedded_table’ is used uninitialized 
> [-Werror=uninitialized]
>    63 |         : my_segment_table_allocator(alloc), 
> my_segment_table(my_embedded_table)
>       |                                                               
> ^~~~~~~~~~~~~~~~~
> compilation terminated due to -Wfatal-errors.
> cc1plus: all warnings being treated as errors
> [40/315] : && /usr/bin/cc -fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2  -Wl,-z,relro -Wl,-z,now  
> -Wl,--version-script=/<<PKGBUILDDIR>>/src/tbbmalloc/def/lin64-tbbmalloc.def  
> -flto -shared -Wl,-soname,libtbbmalloc.so.2 -o 
> gnu_12.1_cxx11_64_none/libtbbmalloc.so.2.5 
> src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backend.cpp.o 
> src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backref.cpp.o 
> src/tbbmalloc/CMakeFiles/tbbmalloc.dir/frontend.cpp.o 
> src/tbbmalloc/CMakeFiles/tbbmalloc.dir/large_objects.cpp.o 
> src/tbbmalloc/CMakeFiles/tbbmalloc.dir/tbbmalloc.cpp.o 
> src/tbbmalloc/CMakeFiles/tbbmalloc.dir/__/tbb/itt_notify.cpp.o  -ldl  
> -pthread && :
> lto-wrapper: warning: using serial compilation of 2 LTRANS jobs
> lto-wrapper: note: see the ‘-flto’ option documentation for more information
> [41/315] : && /usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2  -Wl,-z,relro -Wl,-z,now  
> -Wl,--version-script=/<<PKGBUILDDIR>>/src/tbb/def/lin64-tbb.def  -flto 
> -shared -Wl,-soname,libtbb.so.12 -o gnu_12.1_cxx11_64_none/libtbb.so.12.5 
> src/tbb/CMakeFiles/tbb.dir/address_waiter.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/allocator.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/arena.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/arena_slot.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/concurrent_bounded_queue.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/dynamic_link.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/exception.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/governor.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/global_control.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/itt_notify.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/main.cpp.o src/tbb/CMakeFiles/tbb.dir/market.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/misc.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/misc_ex.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/observer_proxy.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/parallel_pipeline.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/private_server.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/profiling.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/rml_tbb.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/rtm_mutex.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/rtm_rw_mutex.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/semaphore.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/small_object_pool.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/task.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/task_dispatcher.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/task_group_context.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/version.cpp.o 
> src/tbb/CMakeFiles/tbb.dir/queuing_rw_mutex.cpp.o  -ldl  -pthread && :
> lto-wrapper: warning: using serial compilation of 3 LTRANS jobs
> lto-wrapper: note: see the ‘-flto’ option documentation for more information
> [42/315] /usr/bin/c++  -I/<<PKGBUILDDIR>>/test/.. -I/<<PKGBUILDDIR>>/test 
> -I/<<PKGBUILDDIR>>/src/tbb/../../include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
> -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor 
> -mrtm -mwaitpkg -pthread -std=c++11 -MD -MT 
> test/CMakeFiles/test_dynamic_link.dir/tbb/test_dynamic_link.cpp.o -MF 
> test/CMakeFiles/test_dynamic_link.dir/tbb/test_dynamic_link.cpp.o.d -o 
> test/CMakeFiles/test_dynamic_link.dir/tbb/test_dynamic_link.cpp.o -c 
> /<<PKGBUILDDIR>>/test/tbb/test_dynamic_link.cpp
> [43/315] /usr/bin/c++  -I/<<PKGBUILDDIR>>/test/.. -I/<<PKGBUILDDIR>>/test 
> -I/<<PKGBUILDDIR>>/src/tbb/../../include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
> -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor 
> -mrtm -mwaitpkg -pthread -std=c++11 -MD -MT 
> test/CMakeFiles/test_concurrent_lru_cache.dir/tbb/test_concurrent_lru_cache.cpp.o
>  -MF 
> test/CMakeFiles/test_concurrent_lru_cache.dir/tbb/test_concurrent_lru_cache.cpp.o.d
>  -o 
> test/CMakeFiles/test_concurrent_lru_cache.dir/tbb/test_concurrent_lru_cache.cpp.o
>  -c /<<PKGBUILDDIR>>/test/tbb/test_concurrent_lru_cache.cpp
> FAILED: 
> test/CMakeFiles/test_concurrent_lru_cache.dir/tbb/test_concurrent_lru_cache.cpp.o
>  
> /usr/bin/c++  -I/<<PKGBUILDDIR>>/test/.. -I/<<PKGBUILDDIR>>/test 
> -I/<<PKGBUILDDIR>>/src/tbb/../../include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
> -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor 
> -mrtm -mwaitpkg -pthread -std=c++11 -MD -MT 
> test/CMakeFiles/test_concurrent_lru_cache.dir/tbb/test_concurrent_lru_cache.cpp.o
>  -MF 
> test/CMakeFiles/test_concurrent_lru_cache.dir/tbb/test_concurrent_lru_cache.cpp.o.d
>  -o 
> test/CMakeFiles/test_concurrent_lru_cache.dir/tbb/test_concurrent_lru_cache.cpp.o
>  -c /<<PKGBUILDDIR>>/test/tbb/test_concurrent_lru_cache.cpp
> In file included from 
> /<<PKGBUILDDIR>>/test/tbb/test_concurrent_lru_cache.cpp:25:
> In destructor 
> ‘concurrent_lru_cache_helpers::instance_counter<CounterType>::~instance_counter()
>  [with CounterType = long unsigned int]’,
>     inlined from ‘tbb::detail::d1::concurrent_lru_cache<KeyT, ValT, 
> KeyToValFunctorT>::storage_map_reference_type 
> tbb::detail::d1::concurrent_lru_cache<KeyT, ValT, 
> KeyToValFunctorT>::retrieve_serial(key_type, bool&) [with KeyT = long 
> unsigned int; ValT = concurrent_lru_cache_helpers::instance_counter<>; 
> KeyToValFunctorT = concurrent_lru_cache_helpers::map_searcher<long unsigned 
> int, concurrent_lru_cache_helpers::instance_counter<> >]’ at 
> /<<PKGBUILDDIR>>/src/tbb/../../include/tbb/../oneapi/tbb/concurrent_lru_cache.h:168:89,
>     inlined from ‘void tbb::detail::d1::concurrent_lru_cache<KeyT, ValT, 
> KeyToValFunctorT>::retrieve_aggregator_operation::handle(tbb::detail::d1::concurrent_lru_cache<KeyT,
>  ValT, KeyToValFunctorT>::lru_cache_type&) [with KeyT = long unsigned int; 
> ValT = concurrent_lru_cache_helpers::instance_counter<>; KeyToValFunctorT = 
> concurrent_lru_cache_helpers::map_searcher<long unsigned int, 
> concurrent_lru_cache_helpers::instance_counter<> >]’ at 
> /<<PKGBUILDDIR>>/src/tbb/../../include/tbb/../oneapi/tbb/concurrent_lru_cache.h:326:59,
>     inlined from ‘void tbb::detail::d1::concurrent_lru_cache<KeyT, ValT, 
> KeyToValFunctorT>::aggregator_operation::cast_and_handle(tbb::detail::d1::concurrent_lru_cache<KeyT,
>  ValT, KeyToValFunctorT>::lru_cache_type&) [with KeyT = long unsigned int; 
> ValT = concurrent_lru_cache_helpers::instance_counter<>; KeyToValFunctorT = 
> concurrent_lru_cache_helpers::map_searcher<long unsigned int, 
> concurrent_lru_cache_helpers::instance_counter<> >]’ at 
> /<<PKGBUILDDIR>>/src/tbb/../../include/tbb/../oneapi/tbb/concurrent_lru_cache.h:306:70,
>     inlined from ‘void tbb::detail::d1::concurrent_lru_cache<KeyT, ValT, 
> KeyToValFunctorT>::aggregator_operation::cast_and_handle(tbb::detail::d1::concurrent_lru_cache<KeyT,
>  ValT, KeyToValFunctorT>::lru_cache_type&) [with KeyT = long unsigned int; 
> ValT = concurrent_lru_cache_helpers::instance_counter<>; KeyToValFunctorT = 
> concurrent_lru_cache_helpers::map_searcher<long unsigned int, 
> concurrent_lru_cache_helpers::instance_counter<> >]’ at 
> /<<PKGBUILDDIR>>/src/tbb/../../include/tbb/../oneapi/tbb/concurrent_lru_cache.h:304:10,
>     inlined from ‘void tbb::detail::d1::concurrent_lru_cache<KeyT, ValT, 
> KeyToValFunctorT>::handle_operations(aggregator_operation*) [with KeyT = long 
> unsigned int; ValT = concurrent_lru_cache_helpers::instance_counter<>; 
> KeyToValFunctorT = concurrent_lru_cache_helpers::map_searcher<long unsigned 
> int, concurrent_lru_cache_helpers::instance_counter<> >]’ at 
> /<<PKGBUILDDIR>>/src/tbb/../../include/tbb/../oneapi/tbb/concurrent_lru_cache.h:116:37:
> /<<PKGBUILDDIR>>/test/common/concurrent_lru_cache_common.h:117:17: error: 
> pointer used after ‘void operator delete(void*)’ [-Werror=use-after-free]
>   117 |             if (! --(*my_p_count))
>       |                 ^~~~~~~~~~~~~~~~~
> compilation terminated due to -Wfatal-errors.
> cc1plus: all warnings being treated as errors
> [44/315] /usr/bin/c++  -I/<<PKGBUILDDIR>>/test/.. -I/<<PKGBUILDDIR>>/test 
> -I/<<PKGBUILDDIR>>/src/tbb/../../include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
> -Wfatal-errors -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor 
> -mrtm -mwaitpkg -pthread -std=c++11 -MD -MT 
> test/CMakeFiles/test_allocators.dir/tbb/test_allocators.cpp.o -MF 
> test/CMakeFiles/test_allocators.dir/tbb/test_allocators.cpp.o.d -o 
> test/CMakeFiles/test_allocators.dir/tbb/test_allocators.cpp.o -c 
> /<<PKGBUILDDIR>>/test/tbb/test_allocators.cpp
> ninja: build stopped: subcommand failed.
> dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v 
> returned exit code 1
> make[1]: *** [debian/rules:47: override_dh_auto_build-arch] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/07/28/onetbb_2021.5.0-12_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220728;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220728&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: onetbb
Source-Version: 2021.5.0-13
Done: Mo Zhou <lu...@debian.org>

We believe that the bug you reported is fixed in the latest version of
onetbb, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1016...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mo Zhou <lu...@debian.org> (supplier of updated onetbb package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 18 Aug 2022 12:57:20 -0400
Source: onetbb
Architecture: source
Version: 2021.5.0-13
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Mo Zhou <lu...@debian.org>
Closes: 1016283
Changes:
 onetbb (2021.5.0-13) unstable; urgency=medium
 .
   * Suppress compiler warnings appeared since GCC-12. (Closes: #1016283)
Checksums-Sha1:
 e6242a21eb6af92cc5c3e7a5de3300d156cafef7 2426 onetbb_2021.5.0-13.dsc
 34d6e26cb07e7e010045c16c95a20155c5cf6978 17084 onetbb_2021.5.0-13.debian.tar.xz
 ff780af344da2b99f9ff3cb62b4716eb77057bc2 8719 
onetbb_2021.5.0-13_source.buildinfo
Checksums-Sha256:
 03dbe35047bb26e66b11342e0a844fdd3731c1d3424e0770b863acc32a5226f6 2426 
onetbb_2021.5.0-13.dsc
 a4b3a4bbb7819dd27264fffb2c05039da264115a0cab00444eb2fa1e9ea3d85c 17084 
onetbb_2021.5.0-13.debian.tar.xz
 f5ff60b9a78721395f7daca52ed6a956ea915dde7b5c191f22a969aa0e71f8a8 8719 
onetbb_2021.5.0-13_source.buildinfo
Files:
 a013d3f8a43c72924c78f5ad7f822d88 2426 libs optional onetbb_2021.5.0-13.dsc
 6544a7ac59c43a4de06b76a0650ef591 17084 libs optional 
onetbb_2021.5.0-13.debian.tar.xz
 99c83253711a3154f8e775626275726f 8719 libs optional 
onetbb_2021.5.0-13_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEEY4vHXsHlxYkGfjXeYmRes19oaooFAmL+b8MRHGx1bWluQGRl
Ymlhbi5vcmcACgkQYmRes19oaoo4jg//dnjJjYkukNA29hkJg3u4bl7PTiiCF1gl
yDP8mcSToPIai9SIWy/wrvLkZT2BhURf87JNOvEGb/ArDcGf55xYr+gC4HvbM/fg
Cfj/Mo9OplDTlNp7mYQJvsPNZxPcrhqhys9sDPZ2cin7M0k6DPaHuc/hnv9vupU+
3+TWYGSw8ccP+UPDpXJYnYRUjYdbyofMsSmftWBfSBJm26XGyhJhN375+e6Q3Htr
JTQPnQ0folVUmvU8DMv1xKrAbKLOY/GeWw06PqnJX7CG0AzXSqIpGdV5lml8QI9W
YG/JlqcQxmWtCEserSGzRh96sljMNej2xgfia/4HxamPUdhE8sQrEdO70bbftQwZ
9ACA41FiCHmqF+BA2HvH/8OEOOhc6Hb7dh5zvfJT1IpQk/Vpd8PBQiD75afnVn1G
wwr23fSAL30zln7mXzQnmrh0VhNZc/GHgtWtM5NX2OBX1TNMUMn1SonxwEkS5VMh
tzjeEBlSOPc9sD64bS4H0SNDa+BhvvF1t79vV3dKCiI57u9A/eHDM7ZwUzlc3cSs
zUIoCx1VxYYf1ieN4SgzdbriQlsx6wlTaSxGXKD67WyVOalWOKmxS3s7gwqVoIsN
vwqDz/Wv60Pv35GJGS2okBYn+igXFHBDHtOakrYXLDK1DhhwqNp2aKBrwQ4yxFgF
nHxgg2GvsNw=
=y9pX
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to