Source: kitinerary
Version: 20.08.3-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20210120 ftbfs-bullseye

Hi,

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

See also #980423

Relevant part (hopefully):
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/c++ 
> -DKCalCore=KCalendarCore -DKF_DEPRECATED_WARNINGS_SINCE=0x060000 
> -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054800 -DKPimItinerary_EXPORTS 
> -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 
> -DQT_DISABLE_DEPRECATED_BEFORE=0x050f00 -DQT_GUI_LIB -DQT_NETWORK_LIB 
> -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII 
> -DQT_NO_DEBUG -DQT_NO_FOREACH -DQT_NO_KEYWORDS 
> -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_SIGNALS_SLOTS_KEYWORDS 
> -DQT_NO_URL_CAST_FROM_STRING -DQT_QML_LIB -DQT_STRICT_ITERATORS 
> -DQT_USE_QSTRINGBUILDER -DTRANSLATION_DOMAIN=\"kitinerary\" -D_GNU_SOURCE 
> -D_LARGEFILE64_SOURCE -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src 
> -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/KPimItinerary_autogen/include 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/libxml2 -isystem 
> /usr/include/x86_64-linux-gnu/qt5 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem 
> /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem 
> /usr/include/KF5/KMime -isystem /usr/include/KF5 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtQml -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
> /usr/include/KF5/KArchive -isystem /usr/include/KF5/KI18n -isystem 
> /usr/include/KF5/KContacts -isystem /usr/include/KPim -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/poppler 
> -isystem /usr/include/KF5/KCalendarCore -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fno-operator-names 
> -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts 
> -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor 
> -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override 
> -Wlogical-op -pedantic -Wzero-as-null-pointer-constant -fPIC 
> -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++17 -o 
> CMakeFiles/KPimItinerary.dir/extractorutil.cpp.o -c 
> /<<PKGBUILDDIR>>/src/extractorutil.cpp
> In file included from /usr/include/phonenumbers/phonenumberutil.h:34,
>                  from /<<PKGBUILDDIR>>/src/extractorpostprocessor.cpp:45:
> /usr/include/phonenumbers/phonenumber.pb.h:47:51: error: 
> ‘AuxiliaryParseTableField’ in namespace ‘google::protobuf::internal’ does not 
> name a type; did you mean ‘AuxillaryParseTableField’?
>    47 |   static const 
> ::PROTOBUF_NAMESPACE_ID::internal::AuxiliaryParseTableField aux[]
>       |                                                   
> ^~~~~~~~~~~~~~~~~~~~~~~~
>       |                                                   
> AuxillaryParseTableField
> In file included from /usr/include/phonenumbers/phonenumberutil.h:34,
>                  from /<<PKGBUILDDIR>>/src/extractorpostprocessor.cpp:45:
> /usr/include/phonenumbers/phonenumber.pb.h:88:30: error: ‘ConstStringParam’ 
> is not a member of ‘google::protobuf’
>    88 |     ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, 
> PhoneNumber_CountryCodeSource* value);
>       |                              ^~~~~~~~~~~~~~~~
> /usr/include/phonenumbers/phonenumber.pb.h:88:82: error: expected 
> primary-expression before ‘*’ token
>    88 |     ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, 
> PhoneNumber_CountryCodeSource* value);
>       |                                                                       
>            ^
> /usr/include/phonenumbers/phonenumber.pb.h:88:84: error: ‘value’ was not 
> declared in this scope
>    88 |     ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, 
> PhoneNumber_CountryCodeSource* value);
>       |                                                                       
>              ^~~~~
> /usr/include/phonenumbers/phonenumber.pb.h:88:89: error: expression list 
> treated as compound expression in initializer [-fpermissive]
>    88 |     ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, 
> PhoneNumber_CountryCodeSource* value);
>       |                                                                       
>                   ^
> /usr/include/phonenumbers/phonenumber.pb.h:218:46: error: 
> ‘google::protobuf::ConstStringParam’ has not been declared
>   218 |   static inline bool 
> CountryCodeSource_Parse(::PROTOBUF_NAMESPACE_ID::ConstStringParam name,
>       |                                              ^~
> /usr/include/phonenumbers/phonenumber.pb.h: In static member function ‘static 
> bool i18n::phonenumbers::PhoneNumber::CountryCodeSource_Parse(int, 
> i18n::phonenumbers::PhoneNumber::CountryCodeSource*)’:
> /usr/include/phonenumbers/phonenumber.pb.h:220:59: error: 
> ‘i18n::phonenumbers::PhoneNumber_CountryCodeSource_Parse’ cannot be used as a 
> function
>   220 |     return PhoneNumber_CountryCodeSource_Parse(name, value);
>       |                                                           ^
> make[3]: *** [src/CMakeFiles/KPimItinerary.dir/build.make:974: 
> src/CMakeFiles/KPimItinerary.dir/extractorpostprocessor.cpp.o] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2021/01/20/kitinerary_20.08.3-3_unstable.log

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 me
so that we can identify if something relevant changed in the meantime.

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to