Your message dated Sat, 06 Jul 2024 17:34:43 +0000 with message-id <E1sQ9J5-00D6g3-TK@fasolo.debian.org> and subject line Bug#1075334: fixed in onnxruntime 1.16.3+dfsg-4 has caused the Debian Bug report #1075334, regarding onnxruntime: ftbfs with GCC-14 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 owner@bugs.debian.org immediately.) -- 1075334: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075334 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: maintonly@bugs.debian.org
- Subject: onnxruntime: ftbfs with GCC-14
- From: Matthias Klose <doko@debian.org>
- Date: Wed, 03 Jul 2024 12:38:31 +0000
- Message-id: <[🔎] E1sOzFn-0042sA-Ay@paradis.debian.org>
Package: src:onnxruntime Version: 1.16.3+dfsg-3 Severity: important Tags: sid trixie User: debian-gcc@lists.debian.org Usertags: ftbfs-gcc-14 [This bug is targeted to the upcoming trixie release] Please keep this issue open in the bug tracker for the package it was filed for. If a fix in another package is required, please file a bug for the other package (or clone), and add a block in this package. Please keep the issue open until the package can be built in a follow-up test rebuild. The package fails to build in a test rebuild on at least amd64 with gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The severity of this report will be raised before the trixie release. The full build log can be found at: http://qa-logs.debian.net/2024/07/01/onnxruntime_1.16.3+dfsg-3_unstable_gccexp.log The last lines of the build log are at the end of this report. To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly, or install the gcc, g++, gfortran, ... packages from experimental. apt-get -t=experimental install g++ Common build failures are new warnings resulting in build failures with -Werror turned on, or new/dropped symbols in Debian symbols files. For other C/C++ related build failures see the porting guide at http://gcc.gnu.org/gcc-14/porting_to.html [...] inlined from ‘constexpr void std::__detail::__variant::_Variant_storage<false, _Types ...>::_M_reset() [with _Types = {onnxruntime::SatDirectApplicationContext, onnxruntime::SatRuntimeOptimizationSaveContext, onnxruntime::SatRuntimeOptimizationLoadContext}]’ at /usr/include/c++/14/variant:496:23, inlined from ‘std::__detail::__variant::_Variant_storage<false, _Types ...>::~_Variant_storage() [with _Types = {onnxruntime::SatDirectApplicationContext, onnxruntime::SatRuntimeOptimizationSaveContext, onnxruntime::SatRuntimeOptimizationLoadContext}]’ at /usr/include/c++/14/variant:506:17, inlined from ‘std::__detail::__variant::_Copy_ctor_base<<anonymous>, _Types>::_Copy_ctor_base(const std::__detail::__variant::_Copy_ctor_base<<anonymous>, _Types>&) [with bool <anonymous> = false; _Types = {onnxruntime::SatDirectApplicationContext, onnxruntime::SatRuntimeOptimizationSaveContext, onnxruntime::SatRuntimeOptimizationLoadContext}]’ at /usr/include/c++/14/variant:599:7, inlined from ‘std::__detail::__variant::_Move_ctor_base<<anonymous>, _Types>::_Move_ctor_base(const std::__detail::__variant::_Move_ctor_base<<anonymous>, _Types>&) [with bool <anonymous> = false; _Types = {onnxruntime::SatDirectApplicationContext, onnxruntime::SatRuntimeOptimizationSaveContext, onnxruntime::SatRuntimeOptimizationLoadContext}]’ at /usr/include/c++/14/variant:639:7, inlined from ‘std::__detail::__variant::_Copy_assign_base<<anonymous>, _Types>::_Copy_assign_base(const std::__detail::__variant::_Copy_assign_base<<anonymous>, _Types>&) [with bool <anonymous> = false; _Types = {onnxruntime::SatDirectApplicationContext, onnxruntime::SatRuntimeOptimizationSaveContext, onnxruntime::SatRuntimeOptimizationLoadContext}]’ at /usr/include/c++/14/variant:691:7, inlined from ‘std::__detail::__variant::_Move_assign_base<<anonymous>, _Types>::_Move_assign_base(const std::__detail::__variant::_Move_assign_base<<anonymous>, _Types>&) [with bool <anonymous> = false; _Types = {onnxruntime::SatDirectApplicationContext, onnxruntime::SatRuntimeOptimizationSaveContext, onnxruntime::SatRuntimeOptimizationLoadContext}]’ at /usr/include/c++/14/variant:745:7, inlined from ‘std::__detail::__variant::_Variant_base<_Types>::_Variant_base(const std::__detail::__variant::_Variant_base<_Types>&) [with _Types = {onnxruntime::SatDirectApplicationContext, onnxruntime::SatRuntimeOptimizationSaveContext, onnxruntime::SatRuntimeOptimizationLoadContext}]’ at /usr/include/c++/14/variant:776:7, inlined from ‘std::variant<_Types>::variant(const std::variant<_Types>&) [with _Types = {onnxruntime::SatDirectApplicationContext, onnxruntime::SatRuntimeOptimizationSaveContext, onnxruntime::SatRuntimeOptimizationLoadContext}]’ at /usr/include/c++/14/variant:1431:7, inlined from ‘onnxruntime::SelectorActionTransformer::SelectorActionTransformer(const std::string&, onnxruntime::SelectorActionRegistry&&, const onnxruntime::SatApplyContextVariant&, const onnxruntime::InlinedHashSet<std::basic_string_view<char> >&)’ at /<<PKGBUILDDIR>>/onnxruntime/core/optimizer/selectors_actions/selector_action_transformer.cc:76:7: /usr/include/c++/14/bits/std_function.h:243:11: error: ‘((std::_Function_base*)((char*)this + 16))[8].std::_Function_base::_M_manager’ may be used uninitialized [-Werror=maybe-uninitialized] 243 | if (_M_manager) | ^~~~~~~~~~ [ 47%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/<<PKGBUILDDIR>>/onnxruntime/core/optimizer/transpose_optimization/ort_optimizer_api_impl.cc.o /usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -DDISABLE_ABSEIL -DEIGEN_MPL2_ONLY -DEIGEN_USE_THREADS -DENABLE_CPU_FP16_TRAINING_OPS -DNSYNC_ATOMIC_CPP11 -DONNX_ML=1 -DONNX_NAMESPACE=onnx -DORT_ENABLE_STREAM -DORT_NO_RTTI -DPLATFORM_POSIX -DUSE_XNNPACK=1 -D_GNU_SOURCE -I/<<PKGBUILDDIR>>/include/onnxruntime -I/<<PKGBUILDDIR>>/include/onnxruntime/core/session -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/onnxruntime -I/usr/include/safeint -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -DCPUINFO_SUPPORTED -O2 -g -DNDEBUG -fPIC -fno-rtti -Wall -Wextra -Wno-deprecated-copy -Wno-nonnull-compare -Werror -MD -MT CMakeFiles/onnxruntime_optimizer.dir/<<PKGBUILDDIR>>/onnxruntime/core/optimizer/transpose_optimization/ort_optimizer_api_impl.cc.o -MF CMakeFiles/onnxruntime_optimizer.dir/<<PKGBUILDDIR>>/onnxruntime/core/optimiz er/transpose_optimization/ort_optimizer_api_impl.cc.o.d -o CMakeFiles/onnxruntime_optimizer.dir/<<PKGBUILDDIR>>/onnxruntime/core/optimizer/transpose_optimization/ort_optimizer_api_impl.cc.o -c /<<PKGBUILDDIR>>/onnxruntime/core/optimizer/transpose_optimization/ort_optimizer_api_impl.cc [ 47%] Building CXX object CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/ml/zipmap.cc.o /usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -DDISABLE_ABSEIL -DEIGEN_MPL2_ONLY -DEIGEN_USE_THREADS -DENABLE_CPU_FP16_TRAINING_OPS -DNSYNC_ATOMIC_CPP11 -DONNX_ML=1 -DONNX_NAMESPACE=onnx -DORT_ENABLE_STREAM -DORT_NO_RTTI -DPLATFORM_POSIX -DUSE_XNNPACK=1 -D_GNU_SOURCE -I/<<PKGBUILDDIR>>/include/onnxruntime -I/<<PKGBUILDDIR>>/include/onnxruntime/core/session -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/onnxruntime -I/usr/include/safeint -I/usr/include/eigen3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -DCPUINFO_SUPPORTED -O2 -g -DNDEBUG -fPIC -fno-rtti -Wall -Wextra -Wno-deprecated-copy -Wno-nonnull-compare -Werror -MD -MT CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/ml/zipmap.cc.o -MF CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/ml/ zipmap.cc.o.d -o CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/ml/zipmap.cc.o -c /<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/ml/zipmap.cc In file included from /<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/ml/tree_ensemble_common.h:6, from /<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/ml/treeregressor.h:5, from /<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/ml/treeregressor.cc:4: /<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/ml/tree_ensemble_aggregator.h:329:59: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor] 329 | TreeAggregatorMax<InputType, ThresholdType, OutputType>(size_t n_trees, | ^~~~~~ /<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/ml/tree_ensemble_aggregator.h:329:59: note: remove the ‘< >’ [ 47%] Building CXX object CMakeFiles/onnxruntime_optimizer.dir/<<PKGBUILDDIR>>/onnxruntime/core/optimizer/transpose_optimization/ort_transpose_optimization.cc.o /usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -DDISABLE_ABSEIL -DEIGEN_MPL2_ONLY -DEIGEN_USE_THREADS -DENABLE_CPU_FP16_TRAINING_OPS -DNSYNC_ATOMIC_CPP11 -DONNX_ML=1 -DONNX_NAMESPACE=onnx -DORT_ENABLE_STREAM -DORT_NO_RTTI -DPLATFORM_POSIX -DUSE_XNNPACK=1 -D_GNU_SOURCE -I/<<PKGBUILDDIR>>/include/onnxruntime -I/<<PKGBUILDDIR>>/include/onnxruntime/core/session -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/onnxruntime -I/usr/include/safeint -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -DCPUINFO_SUPPORTED -O2 -g -DNDEBUG -fPIC -fno-rtti -Wall -Wextra -Wno-deprecated-copy -Wno-nonnull-compare -Werror -MD -MT CMakeFiles/onnxruntime_optimizer.dir/<<PKGBUILDDIR>>/onnxruntime/core/optimizer/transpose_optimization/ort_transpose_optimization.cc.o -MF CMakeFiles/onnxruntime_optimizer.dir/<<PKGBUILDDIR>>/onnxruntime/core/opt imizer/transpose_optimization/ort_transpose_optimization.cc.o.d -o CMakeFiles/onnxruntime_optimizer.dir/<<PKGBUILDDIR>>/onnxruntime/core/optimizer/transpose_optimization/ort_transpose_optimization.cc.o -c /<<PKGBUILDDIR>>/onnxruntime/core/optimizer/transpose_optimization/ort_transpose_optimization.cc cc1plus: all warnings being treated as errors make[3]: *** [CMakeFiles/onnxruntime_optimizer.dir/build.make:1143: CMakeFiles/onnxruntime_optimizer.dir/<<PKGBUILDDIR>>/onnxruntime/core/optimizer/selectors_actions/selector_action_transformer.cc.o] Error 1 make[3]: *** Waiting for unfinished jobs.... [ 47%] Building CXX object CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/Unpool.cc.o /usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -DDISABLE_ABSEIL -DEIGEN_MPL2_ONLY -DEIGEN_USE_THREADS -DENABLE_CPU_FP16_TRAINING_OPS -DNSYNC_ATOMIC_CPP11 -DONNX_ML=1 -DONNX_NAMESPACE=onnx -DORT_ENABLE_STREAM -DORT_NO_RTTI -DPLATFORM_POSIX -DUSE_XNNPACK=1 -D_GNU_SOURCE -I/<<PKGBUILDDIR>>/include/onnxruntime -I/<<PKGBUILDDIR>>/include/onnxruntime/core/session -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/onnxruntime -I/usr/include/safeint -I/usr/include/eigen3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -DCPUINFO_SUPPORTED -O2 -g -DNDEBUG -fPIC -fno-rtti -Wall -Wextra -Wno-deprecated-copy -Wno-nonnull-compare -Werror -MD -MT CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/Unpool.cc.o -MF CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/ Unpool.cc.o.d -o CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/Unpool.cc.o -c /<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/Unpool.cc [ 47%] Building CXX object CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/batch_norm.cc.o /usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -DDISABLE_ABSEIL -DEIGEN_MPL2_ONLY -DEIGEN_USE_THREADS -DENABLE_CPU_FP16_TRAINING_OPS -DNSYNC_ATOMIC_CPP11 -DONNX_ML=1 -DONNX_NAMESPACE=onnx -DORT_ENABLE_STREAM -DORT_NO_RTTI -DPLATFORM_POSIX -DUSE_XNNPACK=1 -D_GNU_SOURCE -I/<<PKGBUILDDIR>>/include/onnxruntime -I/<<PKGBUILDDIR>>/include/onnxruntime/core/session -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/onnxruntime -I/usr/include/safeint -I/usr/include/eigen3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -DCPUINFO_SUPPORTED -O2 -g -DNDEBUG -fPIC -fno-rtti -Wall -Wextra -Wno-deprecated-copy -Wno-nonnull-compare -Werror -MD -MT CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/batch_norm.cc.o -MF CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu /nn/batch_norm.cc.o.d -o CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/batch_norm.cc.o -c /<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/batch_norm.cc [ 47%] Building CXX object CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/conv.cc.o /usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -DDISABLE_ABSEIL -DEIGEN_MPL2_ONLY -DEIGEN_USE_THREADS -DENABLE_CPU_FP16_TRAINING_OPS -DNSYNC_ATOMIC_CPP11 -DONNX_ML=1 -DONNX_NAMESPACE=onnx -DORT_ENABLE_STREAM -DORT_NO_RTTI -DPLATFORM_POSIX -DUSE_XNNPACK=1 -D_GNU_SOURCE -I/<<PKGBUILDDIR>>/include/onnxruntime -I/<<PKGBUILDDIR>>/include/onnxruntime/core/session -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/onnxruntime -I/usr/include/safeint -I/usr/include/eigen3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -DCPUINFO_SUPPORTED -O2 -g -DNDEBUG -fPIC -fno-rtti -Wall -Wextra -Wno-deprecated-copy -Wno-nonnull-compare -Werror -MD -MT CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/conv.cc.o -MF CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/co nv.cc.o.d -o CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/conv.cc.o -c /<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/conv.cc [ 48%] Building CXX object CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/conv_transpose.cc.o /usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -DDISABLE_ABSEIL -DEIGEN_MPL2_ONLY -DEIGEN_USE_THREADS -DENABLE_CPU_FP16_TRAINING_OPS -DNSYNC_ATOMIC_CPP11 -DONNX_ML=1 -DONNX_NAMESPACE=onnx -DORT_ENABLE_STREAM -DORT_NO_RTTI -DPLATFORM_POSIX -DUSE_XNNPACK=1 -D_GNU_SOURCE -I/<<PKGBUILDDIR>>/include/onnxruntime -I/<<PKGBUILDDIR>>/include/onnxruntime/core/session -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/onnxruntime -I/usr/include/safeint -I/usr/include/eigen3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -DCPUINFO_SUPPORTED -O2 -g -DNDEBUG -fPIC -fno-rtti -Wall -Wextra -Wno-deprecated-copy -Wno-nonnull-compare -Werror -MD -MT CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/conv_transpose.cc.o -MF CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers /cpu/nn/conv_transpose.cc.o.d -o CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/conv_transpose.cc.o -c /<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/conv_transpose.cc [ 48%] Building CXX object CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/dropout_op.cc.o /usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -DDISABLE_ABSEIL -DEIGEN_MPL2_ONLY -DEIGEN_USE_THREADS -DENABLE_CPU_FP16_TRAINING_OPS -DNSYNC_ATOMIC_CPP11 -DONNX_ML=1 -DONNX_NAMESPACE=onnx -DORT_ENABLE_STREAM -DORT_NO_RTTI -DPLATFORM_POSIX -DUSE_XNNPACK=1 -D_GNU_SOURCE -I/<<PKGBUILDDIR>>/include/onnxruntime -I/<<PKGBUILDDIR>>/include/onnxruntime/core/session -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/onnxruntime -I/usr/include/safeint -I/usr/include/eigen3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -DCPUINFO_SUPPORTED -O2 -g -DNDEBUG -fPIC -fno-rtti -Wall -Wextra -Wno-deprecated-copy -Wno-nonnull-compare -Werror -MD -MT CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/dropout_op.cc.o -MF CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu /nn/dropout_op.cc.o.d -o CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/dropout_op.cc.o -c /<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/dropout_op.cc [ 48%] Building CXX object CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/flatten.cc.o /usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -DDISABLE_ABSEIL -DEIGEN_MPL2_ONLY -DEIGEN_USE_THREADS -DENABLE_CPU_FP16_TRAINING_OPS -DNSYNC_ATOMIC_CPP11 -DONNX_ML=1 -DONNX_NAMESPACE=onnx -DORT_ENABLE_STREAM -DORT_NO_RTTI -DPLATFORM_POSIX -DUSE_XNNPACK=1 -D_GNU_SOURCE -I/<<PKGBUILDDIR>>/include/onnxruntime -I/<<PKGBUILDDIR>>/include/onnxruntime/core/session -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/onnxruntime -I/usr/include/safeint -I/usr/include/eigen3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -DCPUINFO_SUPPORTED -O2 -g -DNDEBUG -fPIC -fno-rtti -Wall -Wextra -Wno-deprecated-copy -Wno-nonnull-compare -Werror -MD -MT CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/flatten.cc.o -MF CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn /flatten.cc.o.d -o CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/flatten.cc.o -c /<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/flatten.cc make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:1165: CMakeFiles/onnxruntime_optimizer.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... [ 48%] Building CXX object CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/instance_norm.cc.o /usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -DDISABLE_ABSEIL -DEIGEN_MPL2_ONLY -DEIGEN_USE_THREADS -DENABLE_CPU_FP16_TRAINING_OPS -DNSYNC_ATOMIC_CPP11 -DONNX_ML=1 -DONNX_NAMESPACE=onnx -DORT_ENABLE_STREAM -DORT_NO_RTTI -DPLATFORM_POSIX -DUSE_XNNPACK=1 -D_GNU_SOURCE -I/<<PKGBUILDDIR>>/include/onnxruntime -I/<<PKGBUILDDIR>>/include/onnxruntime/core/session -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/onnxruntime -I/usr/include/safeint -I/usr/include/eigen3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -DCPUINFO_SUPPORTED -O2 -g -DNDEBUG -fPIC -fno-rtti -Wall -Wextra -Wno-deprecated-copy -Wno-nonnull-compare -Werror -MD -MT CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/instance_norm.cc.o -MF CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/ cpu/nn/instance_norm.cc.o.d -o CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/instance_norm.cc.o -c /<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/instance_norm.cc [ 48%] Building CXX object CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/layer_norm.cc.o /usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -DDISABLE_ABSEIL -DEIGEN_MPL2_ONLY -DEIGEN_USE_THREADS -DENABLE_CPU_FP16_TRAINING_OPS -DNSYNC_ATOMIC_CPP11 -DONNX_ML=1 -DONNX_NAMESPACE=onnx -DORT_ENABLE_STREAM -DORT_NO_RTTI -DPLATFORM_POSIX -DUSE_XNNPACK=1 -D_GNU_SOURCE -I/<<PKGBUILDDIR>>/include/onnxruntime -I/<<PKGBUILDDIR>>/include/onnxruntime/core/session -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/onnxruntime -I/usr/include/safeint -I/usr/include/eigen3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -DCPUINFO_SUPPORTED -O2 -g -DNDEBUG -fPIC -fno-rtti -Wall -Wextra -Wno-deprecated-copy -Wno-nonnull-compare -Werror -MD -MT CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/layer_norm.cc.o -MF CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu /nn/layer_norm.cc.o.d -o CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/layer_norm.cc.o -c /<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/layer_norm.cc [ 48%] Building CXX object CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/layer_norm_impl.cc.o /usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -DDISABLE_ABSEIL -DEIGEN_MPL2_ONLY -DEIGEN_USE_THREADS -DENABLE_CPU_FP16_TRAINING_OPS -DNSYNC_ATOMIC_CPP11 -DONNX_ML=1 -DONNX_NAMESPACE=onnx -DORT_ENABLE_STREAM -DORT_NO_RTTI -DPLATFORM_POSIX -DUSE_XNNPACK=1 -D_GNU_SOURCE -I/<<PKGBUILDDIR>>/include/onnxruntime -I/<<PKGBUILDDIR>>/include/onnxruntime/core/session -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/onnxruntime -I/usr/include/safeint -I/usr/include/eigen3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -DCPUINFO_SUPPORTED -O2 -g -DNDEBUG -fPIC -fno-rtti -Wall -Wextra -Wno-deprecated-copy -Wno-nonnull-compare -Werror -MD -MT CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/layer_norm_impl.cc.o -MF CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/provider s/cpu/nn/layer_norm_impl.cc.o.d -o CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/layer_norm_impl.cc.o -c /<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/layer_norm_impl.cc [ 48%] Building CXX object CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/lp_norm.cc.o /usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -DDISABLE_ABSEIL -DEIGEN_MPL2_ONLY -DEIGEN_USE_THREADS -DENABLE_CPU_FP16_TRAINING_OPS -DNSYNC_ATOMIC_CPP11 -DONNX_ML=1 -DONNX_NAMESPACE=onnx -DORT_ENABLE_STREAM -DORT_NO_RTTI -DPLATFORM_POSIX -DUSE_XNNPACK=1 -D_GNU_SOURCE -I/<<PKGBUILDDIR>>/include/onnxruntime -I/<<PKGBUILDDIR>>/include/onnxruntime/core/session -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/onnxruntime -I/usr/include/safeint -I/usr/include/eigen3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -DCPUINFO_SUPPORTED -O2 -g -DNDEBUG -fPIC -fno-rtti -Wall -Wextra -Wno-deprecated-copy -Wno-nonnull-compare -Werror -MD -MT CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/lp_norm.cc.o -MF CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn /lp_norm.cc.o.d -o CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/lp_norm.cc.o -c /<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/lp_norm.cc [ 48%] Building CXX object CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/lrn.cc.o /usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -DDISABLE_ABSEIL -DEIGEN_MPL2_ONLY -DEIGEN_USE_THREADS -DENABLE_CPU_FP16_TRAINING_OPS -DNSYNC_ATOMIC_CPP11 -DONNX_ML=1 -DONNX_NAMESPACE=onnx -DORT_ENABLE_STREAM -DORT_NO_RTTI -DPLATFORM_POSIX -DUSE_XNNPACK=1 -D_GNU_SOURCE -I/<<PKGBUILDDIR>>/include/onnxruntime -I/<<PKGBUILDDIR>>/include/onnxruntime/core/session -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/onnxruntime -I/usr/include/safeint -I/usr/include/eigen3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -DCPUINFO_SUPPORTED -O2 -g -DNDEBUG -fPIC -fno-rtti -Wall -Wextra -Wno-deprecated-copy -Wno-nonnull-compare -Werror -MD -MT CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/lrn.cc.o -MF CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/lrn .cc.o.d -o CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/lrn.cc.o -c /<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/lrn.cc [ 48%] Building CXX object CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/pool.cc.o /usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -DDISABLE_ABSEIL -DEIGEN_MPL2_ONLY -DEIGEN_USE_THREADS -DENABLE_CPU_FP16_TRAINING_OPS -DNSYNC_ATOMIC_CPP11 -DONNX_ML=1 -DONNX_NAMESPACE=onnx -DORT_ENABLE_STREAM -DORT_NO_RTTI -DPLATFORM_POSIX -DUSE_XNNPACK=1 -D_GNU_SOURCE -I/<<PKGBUILDDIR>>/include/onnxruntime -I/<<PKGBUILDDIR>>/include/onnxruntime/core/session -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/onnxruntime -I/usr/include/safeint -I/usr/include/eigen3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -DCPUINFO_SUPPORTED -O2 -g -DNDEBUG -fPIC -fno-rtti -Wall -Wextra -Wno-deprecated-copy -Wno-nonnull-compare -Werror -MD -MT CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/pool.cc.o -MF CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/po ol.cc.o.d -o CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/pool.cc.o -c /<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/pool.cc [ 48%] Building CXX object CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/roi_pool.cc.o /usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -DDISABLE_ABSEIL -DEIGEN_MPL2_ONLY -DEIGEN_USE_THREADS -DENABLE_CPU_FP16_TRAINING_OPS -DNSYNC_ATOMIC_CPP11 -DONNX_ML=1 -DONNX_NAMESPACE=onnx -DORT_ENABLE_STREAM -DORT_NO_RTTI -DPLATFORM_POSIX -DUSE_XNNPACK=1 -D_GNU_SOURCE -I/<<PKGBUILDDIR>>/include/onnxruntime -I/<<PKGBUILDDIR>>/include/onnxruntime/core/session -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/onnxruntime -I/usr/include/safeint -I/usr/include/eigen3 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -ffunction-sections -fdata-sections -DCPUINFO_SUPPORTED -O2 -g -DNDEBUG -fPIC -fno-rtti -Wall -Wextra -Wno-deprecated-copy -Wno-nonnull-compare -Werror -MD -MT CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/roi_pool.cc.o -MF CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/n n/roi_pool.cc.o.d -o CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/roi_pool.cc.o -c /<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/nn/roi_pool.cc cc1plus: all warnings being treated as errors make[3]: *** [CMakeFiles/onnxruntime_providers.dir/build.make:793: CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/ml/treeregressor.cc.o] Error 1 make[3]: *** Waiting for unfinished jobs.... cc1plus: all warnings being treated as errors make[3]: *** [CMakeFiles/onnxruntime_providers.dir/build.make:765: CMakeFiles/onnxruntime_providers.dir/<<PKGBUILDDIR>>/onnxruntime/core/providers/cpu/ml/tree_ensemble_classifier.cc.o] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:1087: CMakeFiles/onnxruntime_providers.dir/all] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[1]: *** [Makefile:149: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2 make: *** [debian/rules:6: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
- To: 1075334-close@bugs.debian.org
- Subject: Bug#1075334: fixed in onnxruntime 1.16.3+dfsg-4
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sat, 06 Jul 2024 17:34:43 +0000
- Message-id: <E1sQ9J5-00D6g3-TK@fasolo.debian.org>
- Reply-to: Dylan Aïssi <daissi@debian.org>
Source: onnxruntime Source-Version: 1.16.3+dfsg-4 Done: Dylan Aïssi <daissi@debian.org> We believe that the bug you reported is fixed in the latest version of onnxruntime, 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 1075334@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Dylan Aïssi <daissi@debian.org> (supplier of updated onnxruntime 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 06 Jul 2024 17:57:45 +0200 Source: onnxruntime Architecture: source Version: 1.16.3+dfsg-4 Distribution: unstable Urgency: medium Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org> Changed-By: Dylan Aïssi <daissi@debian.org> Closes: 1075334 Changes: onnxruntime (1.16.3+dfsg-4) unstable; urgency=medium . * Add patches fixing FTBFS with GCC-14 (Closes: #1075334) Checksums-Sha1: 072eab0e04979b2a3a18dda350709c3133af6260 2725 onnxruntime_1.16.3+dfsg-4.dsc b743d442c22504fd2477abc9023f35c882a5fe98 17168 onnxruntime_1.16.3+dfsg-4.debian.tar.xz d475df651a912a6035f47f65dfa386b66e1d9582 10935 onnxruntime_1.16.3+dfsg-4_amd64.buildinfo Checksums-Sha256: 6f2034edab0bd4f95bee795fe2f0dbba31132325010d1f1d25f7b151c369e52c 2725 onnxruntime_1.16.3+dfsg-4.dsc ded5911fd6a6839b0652fe8adb85b6d321301c3304ed248e9cab3f1d027ecd02 17168 onnxruntime_1.16.3+dfsg-4.debian.tar.xz 1c0d11f010f2b52b343e903a52a7eb5ab8e267e145c59c59c0868cbd76d46d23 10935 onnxruntime_1.16.3+dfsg-4_amd64.buildinfo Files: e0d21ba7e41cf9ae7b9faada336111bc 2725 science optional onnxruntime_1.16.3+dfsg-4.dsc 9666de019b37cd30bceb353135a18075 17168 science optional onnxruntime_1.16.3+dfsg-4.debian.tar.xz 67d389ee8c86eb0f893d43462f0b3f69 10935 science optional onnxruntime_1.16.3+dfsg-4_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEmjwHvQbeL0FugTpdYS7xYT4FD1QFAmaJexIACgkQYS7xYT4F D1RRSw/+K2cMXu9VF/ccf8Twfb519aOqWxu1TA//clHE+yCt1ImSo95jZhVlvTtf /QLOrxKcjVpRwW+dvnO+aGIyFRE+mTmY7WC09aO5HxRGlG6uUX9la1YU55WhmYZW T+1EvvslLuwSwDht27CMTZrx8ymmIT6+taeTzpoDa2ejdk5PL+sgYZMXNIRKCYrc D/+4brIJtmwt0mdhNHhw1U3Zv3mfpvR0JBsvDueEQCrsffOhsYQq/EBm9WCDSUs6 f/dhqy0+gxAMKfIpiUfyBlQlwKFRB0EsSQeP49EEExTk9SdHcddgjMuBNaJYwC7i G74n60FsfP0aR++B/CyetDhbJCrQnNkUSHJwL6c5/IGBHaaz8aHbUd0IN8X+VXqs +vZKdLIzsLzsOTjdhTfvLMR/fwOzTZmLC4TezwQ5+Tk0EFravQvBq9KuzVUGU5hY QiEZsVeQmCRQRuHsVR8u/hbG2TbwvXZiBseKLryeUkGOSm8Sl4zP86rngBhpKmQg p070rATa8TLuHt2K2y40ryYb3w4w2a2TFeIIwATJESKjWyb61RXtxamYNc5zuTgX cSTKdFm26UuLVpeGlIdygi29kqP5fblfmgLa9ob3OpFwGf5rUoC/aaR3Z78uh1tk 6vPtxh0EUsJvejxF0qn04CUz9+0TN1AcKnl6ACbv/s6extghFCU= =UJSm -----END PGP SIGNATURE-----Attachment: pgp5VcDPeinvo.pgp
Description: PGP signature
--- End Message ---