[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#980599: marked as done (kitinerary: FTBFS: phonenumber.pb.h:47:51: error: ‘AuxiliaryParseTableField’ in namespace ‘google::protobuf::internal’ does not name a type; did you mean ‘AuxillaryParseTableField’?)



Your message dated Thu, 21 Jan 2021 14:24:46 +0100
with message-id <22077935.6Emhk5qWAg@tuxin>
and subject line Re: Bug#980599: kitinerary: FTBFS: phonenumber.pb.h:47:51: error: ‘AuxiliaryParseTableField’ in namespace ‘google::protobuf::internal’ does not name a type; did you mean ‘AuxillaryParseTableField’?
has caused the Debian Bug report #980599,
regarding kitinerary: FTBFS: phonenumber.pb.h:47:51: error: ‘AuxiliaryParseTableField’ in namespace ‘google::protobuf::internal’ does not name a type; did you mean ‘AuxillaryParseTableField’?
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.)


-- 
980599: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980599
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Control: reassign -1 libphonenumber  7.1.0-7
Control: affects -1 kitinerary
Version: 8.12.16-3


Hey,

The bug is not inside kitinerary as all header files that you include from 
other sources like libphonenumber should be self-contained aka depend on 
everything that they need. In this case kitinerary only includes 
phonenumbers/phonenumberutil.h and this header file breaks.

As I can see from the official buildlogs, the build against libphonenumber 
8.12.16-3 was successful, so we can close this bug right away.
https://buildd.debian.org/status/fetch.php?
pkg=kitinerary&arch=amd64&ver=20.08.3-3%2Bb1&stamp=1611209070&raw=0

Regards,

hefee

--


On Mittwoch, 20. Januar 2021 21:28:07 CET Lucas Nussbaum wrote:
> 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[]>    
> >       |                                                   ^~~~~~~~~~~~~~~~
> >       |                                                   ~~~~~~~~
> >       |                                                   AuxillaryParseTa
> >       |                                                   bleField
> > 
> > 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.

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply to: