Package: src:sentencepiece
Version: 0.2.0-1
Severity: important
Tags: sid forky
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-15

[This bug is NOT 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-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/sentencepiece_0.2.0-1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html

[...]
cd /build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu/src && 
/usr/bin/c++ -D_USE_INTERNAL_STRING_VIEW -Dsentencepiece_EXPORTS 
-I/build/reproducible-path/sentencepiece-0.2.0 
-I/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu 
-I/build/reproducible-path/sentencepiece-0.2.0/third_party/absl 
-I/build/reproducible-path/sentencepiece-0.2.0/src/../third_party/protobuf-lite 
-I/build/reproducible-path/sentencepiece-0.2.0/src/builtin_pb 
-I/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu/src 
-I/build/reproducible-path/sentencepiece-0.2.0/src/../third_party -O3 -Wall 
-fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/sentencepiece-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fmacro-prefix-map=/build/reproducible-path/sentencepiece-0.2.0/='' 
-std=gnu++17 -fPIC   -pthread -DHAVE_PTHREAD=1 -Wno-sign-compare 
-Wno-deprecated-declarations  -DPIC -MD -MT 
src/CMakeFiles/sentencepiece.dir/char_model.cc.o -MF 
CMakeFiles/sentencepiece.dir/char_model.cc.o.d -o 
CMakeFiles/sentencepiece.dir/char_model.cc.o -c 
/build/reproducible-path/sentencepiece-0.2.0/src/char_model.cc
[ 50%] Building CXX object src/CMakeFiles/sentencepiece.dir/error.cc.o
cd /build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu/src && 
/usr/bin/c++ -D_USE_INTERNAL_STRING_VIEW -Dsentencepiece_EXPORTS 
-I/build/reproducible-path/sentencepiece-0.2.0 
-I/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu 
-I/build/reproducible-path/sentencepiece-0.2.0/third_party/absl 
-I/build/reproducible-path/sentencepiece-0.2.0/src/../third_party/protobuf-lite 
-I/build/reproducible-path/sentencepiece-0.2.0/src/builtin_pb 
-I/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu/src 
-I/build/reproducible-path/sentencepiece-0.2.0/src/../third_party -O3 -Wall 
-fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/sentencepiece-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fmacro-prefix-map=/build/reproducible-path/sentencepiece-0.2.0/='' 
-std=gnu++17 -fPIC   -pthread -DHAVE_PTHREAD=1 -Wno-sign-compare 
-Wno-deprecated-declarations  -DPIC -MD -MT 
src/CMakeFiles/sentencepiece.dir/error.cc.o -MF 
CMakeFiles/sentencepiece.dir/error.cc.o.d -o 
CMakeFiles/sentencepiece.dir/error.cc.o -c 
/build/reproducible-path/sentencepiece-0.2.0/src/error.cc
[ 51%] Building CXX object src/CMakeFiles/sentencepiece.dir/filesystem.cc.o
cd /build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu/src && 
/usr/bin/c++ -D_USE_INTERNAL_STRING_VIEW -Dsentencepiece_EXPORTS 
-I/build/reproducible-path/sentencepiece-0.2.0 
-I/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu 
-I/build/reproducible-path/sentencepiece-0.2.0/third_party/absl 
-I/build/reproducible-path/sentencepiece-0.2.0/src/../third_party/protobuf-lite 
-I/build/reproducible-path/sentencepiece-0.2.0/src/builtin_pb 
-I/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu/src 
-I/build/reproducible-path/sentencepiece-0.2.0/src/../third_party -O3 -Wall 
-fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/sentencepiece-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fmacro-prefix-map=/build/reproducible-path/sentencepiece-0.2.0/='' 
-std=gnu++17 -fPIC   -pthread -DHAVE_PTHREAD=1 -Wno-sign-compare 
-Wno-deprecated-declarations  -DPIC -MD -MT 
src/CMakeFiles/sentencepiece.dir/filesystem.cc.o -MF 
CMakeFiles/sentencepiece.dir/filesystem.cc.o.d -o 
CMakeFiles/sentencepiece.dir/filesystem.cc.o -c 
/build/reproducible-path/sentencepiece-0.2.0/src/filesystem.cc
[ 53%] Building CXX object src/CMakeFiles/sentencepiece.dir/model_factory.cc.o
cd /build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu/src && 
/usr/bin/c++ -D_USE_INTERNAL_STRING_VIEW -Dsentencepiece_EXPORTS 
-I/build/reproducible-path/sentencepiece-0.2.0 
-I/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu 
-I/build/reproducible-path/sentencepiece-0.2.0/third_party/absl 
-I/build/reproducible-path/sentencepiece-0.2.0/src/../third_party/protobuf-lite 
-I/build/reproducible-path/sentencepiece-0.2.0/src/builtin_pb 
-I/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu/src 
-I/build/reproducible-path/sentencepiece-0.2.0/src/../third_party -O3 -Wall 
-fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/sentencepiece-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fmacro-prefix-map=/build/reproducible-path/sentencepiece-0.2.0/='' 
-std=gnu++17 -fPIC   -pthread -DHAVE_PTHREAD=1 -Wno-sign-compare 
-Wno-deprecated-declarations  -DPIC -MD -MT 
src/CMakeFiles/sentencepiece.dir/model_factory.cc.o -MF 
CMakeFiles/sentencepiece.dir/model_factory.cc.o.d -o 
CMakeFiles/sentencepiece.dir/model_factory.cc.o -c 
/build/reproducible-path/sentencepiece-0.2.0/src/model_factory.cc
[ 54%] Building CXX object src/CMakeFiles/sentencepiece.dir/model_interface.cc.o
cd /build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu/src && 
/usr/bin/c++ -D_USE_INTERNAL_STRING_VIEW -Dsentencepiece_EXPORTS 
-I/build/reproducible-path/sentencepiece-0.2.0 
-I/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu 
-I/build/reproducible-path/sentencepiece-0.2.0/third_party/absl 
-I/build/reproducible-path/sentencepiece-0.2.0/src/../third_party/protobuf-lite 
-I/build/reproducible-path/sentencepiece-0.2.0/src/builtin_pb 
-I/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu/src 
-I/build/reproducible-path/sentencepiece-0.2.0/src/../third_party -O3 -Wall 
-fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/sentencepiece-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fmacro-prefix-map=/build/reproducible-path/sentencepiece-0.2.0/='' 
-std=gnu++17 -fPIC   -pthread -DHAVE_PTHREAD=1 -Wno-sign-compare 
-Wno-deprecated-declarations  -DPIC -MD -MT 
src/CMakeFiles/sentencepiece.dir/model_interface.cc.o -MF 
CMakeFiles/sentencepiece.dir/model_interface.cc.o.d -o 
CMakeFiles/sentencepiece.dir/model_interface.cc.o -c 
/build/reproducible-path/sentencepiece-0.2.0/src/model_interface.cc
[ 56%] Building CXX object src/CMakeFiles/sentencepiece.dir/normalizer.cc.o
cd /build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu/src && 
/usr/bin/c++ -D_USE_INTERNAL_STRING_VIEW -Dsentencepiece_EXPORTS 
-I/build/reproducible-path/sentencepiece-0.2.0 
-I/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu 
-I/build/reproducible-path/sentencepiece-0.2.0/third_party/absl 
-I/build/reproducible-path/sentencepiece-0.2.0/src/../third_party/protobuf-lite 
-I/build/reproducible-path/sentencepiece-0.2.0/src/builtin_pb 
-I/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu/src 
-I/build/reproducible-path/sentencepiece-0.2.0/src/../third_party -O3 -Wall 
-fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/sentencepiece-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fmacro-prefix-map=/build/reproducible-path/sentencepiece-0.2.0/='' 
-std=gnu++17 -fPIC   -pthread -DHAVE_PTHREAD=1 -Wno-sign-compare 
-Wno-deprecated-declarations  -DPIC -MD -MT 
src/CMakeFiles/sentencepiece.dir/normalizer.cc.o -MF 
CMakeFiles/sentencepiece.dir/normalizer.cc.o.d -o 
CMakeFiles/sentencepiece.dir/normalizer.cc.o -c 
/build/reproducible-path/sentencepiece-0.2.0/src/normalizer.cc
[ 58%] Building CXX object 
src/CMakeFiles/sentencepiece.dir/sentencepiece_processor.cc.o
cd /build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu/src && 
/usr/bin/c++ -D_USE_INTERNAL_STRING_VIEW -Dsentencepiece_EXPORTS 
-I/build/reproducible-path/sentencepiece-0.2.0 
-I/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu 
-I/build/reproducible-path/sentencepiece-0.2.0/third_party/absl 
-I/build/reproducible-path/sentencepiece-0.2.0/src/../third_party/protobuf-lite 
-I/build/reproducible-path/sentencepiece-0.2.0/src/builtin_pb 
-I/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu/src 
-I/build/reproducible-path/sentencepiece-0.2.0/src/../third_party -O3 -Wall 
-fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/sentencepiece-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fmacro-prefix-map=/build/reproducible-path/sentencepiece-0.2.0/='' 
-std=gnu++17 -fPIC   -pthread -DHAVE_PTHREAD=1 -Wno-sign-compare 
-Wno-deprecated-declarations  -DPIC -MD -MT 
src/CMakeFiles/sentencepiece.dir/sentencepiece_processor.cc.o -MF 
CMakeFiles/sentencepiece.dir/sentencepiece_processor.cc.o.d -o 
CMakeFiles/sentencepiece.dir/sentencepiece_processor.cc.o -c 
/build/reproducible-path/sentencepiece-0.2.0/src/sentencepiece_processor.cc
[ 59%] Building CXX object src/CMakeFiles/sentencepiece.dir/unigram_model.cc.o
cd /build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu/src && 
/usr/bin/c++ -D_USE_INTERNAL_STRING_VIEW -Dsentencepiece_EXPORTS 
-I/build/reproducible-path/sentencepiece-0.2.0 
-I/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu 
-I/build/reproducible-path/sentencepiece-0.2.0/third_party/absl 
-I/build/reproducible-path/sentencepiece-0.2.0/src/../third_party/protobuf-lite 
-I/build/reproducible-path/sentencepiece-0.2.0/src/builtin_pb 
-I/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu/src 
-I/build/reproducible-path/sentencepiece-0.2.0/src/../third_party -O3 -Wall 
-fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/sentencepiece-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fmacro-prefix-map=/build/reproducible-path/sentencepiece-0.2.0/='' 
-std=gnu++17 -fPIC   -pthread -DHAVE_PTHREAD=1 -Wno-sign-compare 
-Wno-deprecated-declarations  -DPIC -MD -MT 
src/CMakeFiles/sentencepiece.dir/unigram_model.cc.o -MF 
CMakeFiles/sentencepiece.dir/unigram_model.cc.o.d -o 
CMakeFiles/sentencepiece.dir/unigram_model.cc.o -c 
/build/reproducible-path/sentencepiece-0.2.0/src/unigram_model.cc
[ 61%] Building CXX object src/CMakeFiles/sentencepiece.dir/util.cc.o
cd /build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu/src && 
/usr/bin/c++ -D_USE_INTERNAL_STRING_VIEW -Dsentencepiece_EXPORTS 
-I/build/reproducible-path/sentencepiece-0.2.0 
-I/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu 
-I/build/reproducible-path/sentencepiece-0.2.0/third_party/absl 
-I/build/reproducible-path/sentencepiece-0.2.0/src/../third_party/protobuf-lite 
-I/build/reproducible-path/sentencepiece-0.2.0/src/builtin_pb 
-I/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu/src 
-I/build/reproducible-path/sentencepiece-0.2.0/src/../third_party -O3 -Wall 
-fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/sentencepiece-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fmacro-prefix-map=/build/reproducible-path/sentencepiece-0.2.0/='' 
-std=gnu++17 -fPIC   -pthread -DHAVE_PTHREAD=1 -Wno-sign-compare 
-Wno-deprecated-declarations  -DPIC -MD -MT 
src/CMakeFiles/sentencepiece.dir/util.cc.o -MF 
CMakeFiles/sentencepiece.dir/util.cc.o.d -o 
CMakeFiles/sentencepiece.dir/util.cc.o -c 
/build/reproducible-path/sentencepiece-0.2.0/src/util.cc
In file included from 
/build/reproducible-path/sentencepiece-0.2.0/src/sentencepiece_processor.cc:15:
/build/reproducible-path/sentencepiece-0.2.0/src/sentencepiece_processor.h:168:3:
 error: ‘uint32_t’ does not name a type
  168 |   uint32_t id() const;
      |   ^~~~~~~~
/build/reproducible-path/sentencepiece-0.2.0/src/sentencepiece_processor.h:24:1:
 note: ‘uint32_t’ is defined in header ‘<cstdint>’; this is probably fixable by 
adding ‘#include <cstdint>’
   23 | #include <vector>
  +++ |+#include <cstdint>
   24 | 
/build/reproducible-path/sentencepiece-0.2.0/src/sentencepiece_processor.h:169:3:
 error: ‘uint32_t’ does not name a type
  169 |   uint32_t begin() const;
      |   ^~~~~~~~
/build/reproducible-path/sentencepiece-0.2.0/src/sentencepiece_processor.h:169:3:
 note: ‘uint32_t’ is defined in header ‘<cstdint>’; this is probably fixable by 
adding ‘#include <cstdint>’
/build/reproducible-path/sentencepiece-0.2.0/src/sentencepiece_processor.h:170:3:
 error: ‘uint32_t’ does not name a type
  170 |   uint32_t end() const;
      |   ^~~~~~~~
/build/reproducible-path/sentencepiece-0.2.0/src/sentencepiece_processor.h:170:3:
 note: ‘uint32_t’ is defined in header ‘<cstdint>’; this is probably fixable by 
adding ‘#include <cstdint>’
[ 62%] Building CXX object src/CMakeFiles/sentencepiece.dir/word_model.cc.o
cd /build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu/src && 
/usr/bin/c++ -D_USE_INTERNAL_STRING_VIEW -Dsentencepiece_EXPORTS 
-I/build/reproducible-path/sentencepiece-0.2.0 
-I/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu 
-I/build/reproducible-path/sentencepiece-0.2.0/third_party/absl 
-I/build/reproducible-path/sentencepiece-0.2.0/src/../third_party/protobuf-lite 
-I/build/reproducible-path/sentencepiece-0.2.0/src/builtin_pb 
-I/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu/src 
-I/build/reproducible-path/sentencepiece-0.2.0/src/../third_party -O3 -Wall 
-fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/sentencepiece-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fmacro-prefix-map=/build/reproducible-path/sentencepiece-0.2.0/='' 
-std=gnu++17 -fPIC   -pthread -DHAVE_PTHREAD=1 -Wno-sign-compare 
-Wno-deprecated-declarations  -DPIC -MD -MT 
src/CMakeFiles/sentencepiece.dir/word_model.cc.o -MF 
CMakeFiles/sentencepiece.dir/word_model.cc.o.d -o 
CMakeFiles/sentencepiece.dir/word_model.cc.o -c 
/build/reproducible-path/sentencepiece-0.2.0/src/word_model.cc
[ 64%] Building CXX object 
src/CMakeFiles/sentencepiece.dir/__/third_party/absl/flags/flag.cc.o
cd /build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu/src && 
/usr/bin/c++ -D_USE_INTERNAL_STRING_VIEW -Dsentencepiece_EXPORTS 
-I/build/reproducible-path/sentencepiece-0.2.0 
-I/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu 
-I/build/reproducible-path/sentencepiece-0.2.0/third_party/absl 
-I/build/reproducible-path/sentencepiece-0.2.0/src/../third_party/protobuf-lite 
-I/build/reproducible-path/sentencepiece-0.2.0/src/builtin_pb 
-I/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu/src 
-I/build/reproducible-path/sentencepiece-0.2.0/src/../third_party -O3 -Wall 
-fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/sentencepiece-0.2.0=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fmacro-prefix-map=/build/reproducible-path/sentencepiece-0.2.0/='' 
-std=gnu++17 -fPIC   -pthread -DHAVE_PTHREAD=1 -Wno-sign-compare 
-Wno-deprecated-declarations  -DPIC -MD -MT 
src/CMakeFiles/sentencepiece.dir/__/third_party/absl/flags/flag.cc.o -MF 
CMakeFiles/sentencepiece.dir/__/third_party/absl/flags/flag.cc.o.d -o 
CMakeFiles/sentencepiece.dir/__/third_party/absl/flags/flag.cc.o -c 
/build/reproducible-path/sentencepiece-0.2.0/third_party/absl/flags/flag.cc
/build/reproducible-path/sentencepiece-0.2.0/src/sentencepiece_processor.cc:121:10:
 error: no declaration matches ‘uint32_t 
sentencepiece::ImmutableSentencePieceText_ImmutableSentencePiece::id() const’
  121 | uint32_t ImmutableSentencePieceText_ImmutableSentencePiece::id() const {
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/reproducible-path/sentencepiece-0.2.0/src/sentencepiece_processor.cc:121:10:
 note: no functions named ‘uint32_t 
sentencepiece::ImmutableSentencePieceText_ImmutableSentencePiece::id() const’
/build/reproducible-path/sentencepiece-0.2.0/src/sentencepiece_processor.h:161:7:
 note: ‘class sentencepiece::ImmutableSentencePieceText_ImmutableSentencePiece’ 
defined here
  161 | class ImmutableSentencePieceText_ImmutableSentencePiece {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/reproducible-path/sentencepiece-0.2.0/src/sentencepiece_processor.cc:125:10:
 error: no declaration matches ‘uint32_t 
sentencepiece::ImmutableSentencePieceText_ImmutableSentencePiece::begin() const’
  125 | uint32_t ImmutableSentencePieceText_ImmutableSentencePiece::begin() 
const {
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/reproducible-path/sentencepiece-0.2.0/src/sentencepiece_processor.cc:125:10:
 note: no functions named ‘uint32_t 
sentencepiece::ImmutableSentencePieceText_ImmutableSentencePiece::begin() const’
/build/reproducible-path/sentencepiece-0.2.0/src/sentencepiece_processor.h:161:7:
 note: ‘class sentencepiece::ImmutableSentencePieceText_ImmutableSentencePiece’ 
defined here
  161 | class ImmutableSentencePieceText_ImmutableSentencePiece {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/reproducible-path/sentencepiece-0.2.0/src/sentencepiece_processor.cc:129:10:
 error: no declaration matches ‘uint32_t 
sentencepiece::ImmutableSentencePieceText_ImmutableSentencePiece::end() const’
  129 | uint32_t ImmutableSentencePieceText_ImmutableSentencePiece::end() const 
{
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/reproducible-path/sentencepiece-0.2.0/src/sentencepiece_processor.cc:129:10:
 note: no functions named ‘uint32_t 
sentencepiece::ImmutableSentencePieceText_ImmutableSentencePiece::end() const’
/build/reproducible-path/sentencepiece-0.2.0/src/sentencepiece_processor.h:161:7:
 note: ‘class sentencepiece::ImmutableSentencePieceText_ImmutableSentencePiece’ 
defined here
  161 | class ImmutableSentencePieceText_ImmutableSentencePiece {
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[4]: *** [src/CMakeFiles/sentencepiece.dir/build.make:572: 
src/CMakeFiles/sentencepiece.dir/sentencepiece_processor.cc.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory 
'/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu'
make[3]: *** [CMakeFiles/Makefile2:150: src/CMakeFiles/sentencepiece.dir/all] 
Error 2
make[3]: Leaving directory 
'/build/reproducible-path/sentencepiece-0.2.0/obj-x86_64-linux-gnu'
make[2]: *** [Makefile:159: all] Error 2
make[2]: Leaving directory 
'/build/reproducible-path/sentencepiece-0.2.0/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[1]: *** [debian/rules:27: override_dh_auto_build] Error 25
make[1]: Leaving directory '/build/reproducible-path/sentencepiece-0.2.0'
make: *** [debian/rules:20: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to