Source: target-factory
Version: 1.4-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_missing --list-missing
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_dwz -a
>       dwz -- 
> debian/libtarget-factory1/usr/lib/x86_64-linux-gnu/libtarget-factory.so.1.4.0
>    dh_strip -a
>       install -d 
> debian/.debhelper/libtarget-factory1/dbgsym-root/usr/lib/debug/.build-id/0c
>       objcopy --only-keep-debug --compress-debug-sections 
> debian/libtarget-factory1/usr/lib/x86_64-linux-gnu/libtarget-factory.so.1.4.0 
> debian/.debhelper/libtarget-factory1/dbgsym-root/usr/lib/debug/.build-id/0c/49f2dc11a1596ff4b22e2c310c0b9f83558687.debug
>       chmod 0644 -- 
> debian/.debhelper/libtarget-factory1/dbgsym-root/usr/lib/debug/.build-id/0c/49f2dc11a1596ff4b22e2c310c0b9f83558687.debug
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/libtarget-factory1/usr/lib/x86_64-linux-gnu/libtarget-factory.so.1.4.0
>       objcopy --add-gnu-debuglink 
> debian/.debhelper/libtarget-factory1/dbgsym-root/usr/lib/debug/.build-id/0c/49f2dc11a1596ff4b22e2c310c0b9f83558687.debug
>  debian/libtarget-factory1/usr/lib/x86_64-linux-gnu/libtarget-factory.so.1.4.0
>       install -d 
> debian/.debhelper/libtarget-factory1/dbgsym-root/usr/share/doc
>       ln -s libtarget-factory1 
> debian/.debhelper/libtarget-factory1/dbgsym-root/usr/share/doc/libtarget-factory1-dbgsym
>    dh_makeshlibs -a
>       rm -f debian/libtarget-factory1/DEBIAN/shlibs
>       install -d debian/libtarget-factory1/DEBIAN
>       echo "libtarget-factory 1 libtarget-factory1 (>= 1.4)" >> 
> debian/libtarget-factory1/DEBIAN/shlibs
>       chmod 0644 -- debian/libtarget-factory1/DEBIAN/shlibs
>       dpkg-gensymbols -plibtarget-factory1 
> -Idebian/libtarget-factory1.symbols -Pdebian/libtarget-factory1 
> -edebian/libtarget-factory1/usr/lib/x86_64-linux-gnu/libtarget-factory.so.1.4.0
> dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
> diff output below
> dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
> file: see diff output below
> dpkg-gensymbols: warning: debian/libtarget-factory1/DEBIAN/symbols doesn't 
> match completely debian/libtarget-factory1.symbols
> --- debian/libtarget-factory1.symbols (libtarget-factory1_1.4-1_amd64)
> +++ dpkg-gensymbolsMdT3U4     2021-10-23 06:30:18.671214432 +0000
> @@ -6,6 +6,27 @@
>   _ZN16ErrorCodeFactoryD1Ev@Base 1.4
>   _ZN16ErrorCodeFactoryD2Ev@Base 1.4
>   _ZN26TableStruct_target_2eproto7offsetsE@Base 1.4
> + _ZN3fLB16FLAGS_log_prefixE@Base 1.4-1
> + _ZN3fLB17FLAGS_logtostderrE@Base 1.4-1
> + _ZN3fLB21FLAGS_alsologtostderrE@Base 1.4-1
> + _ZN3fLB21FLAGS_drop_log_memoryE@Base 1.4-1
> + _ZN3fLB22FLAGS_colorlogtostderrE@Base 1.4-1
> + _ZN3fLB26FLAGS_symbolize_stacktraceE@Base 1.4-1
> + _ZN3fLB31FLAGS_stop_logging_if_full_diskE@Base 1.4-1
> + _ZN3fLI16FLAGS_logbufsecsE@Base 1.4-1
> + _ZN3fLI17FLAGS_logbuflevelE@Base 1.4-1
> + _ZN3fLI17FLAGS_minloglevelE@Base 1.4-1
> + _ZN3fLI18FLAGS_logfile_modeE@Base 1.4-1
> + _ZN3fLI18FLAGS_max_log_sizeE@Base 1.4-1
> + _ZN3fLI19FLAGS_logemaillevelE@Base 1.4-1
> + _ZN3fLI21FLAGS_stderrthresholdE@Base 1.4-1
> + _ZN3fLI7FLAGS_vE@Base 1.4-1
> + _ZN3fLS13FLAGS_log_dirB5cxx11E@Base 1.4-1
> + _ZN3fLS13FLAGS_vmoduleB5cxx11E@Base 1.4-1
> + _ZN3fLS14FLAGS_log_linkB5cxx11E@Base 1.4-1
> + _ZN3fLS15FLAGS_logmailerB5cxx11E@Base 1.4-1
> + _ZN3fLS20FLAGS_alsologtoemailB5cxx11E@Base 1.4-1
> + _ZN3fLS22FLAGS_log_backtrace_atB5cxx11E@Base 1.4-1
>   _ZN5vitis2ai10Target_Alu10SharedCtorEv@Base 1.4
>   _ZN5vitis2ai10Target_Alu10SharedDtorEv@Base 1.4
>   _ZN5vitis2ai10Target_Alu10leaky_reluE@Base 1.4
> @@ -995,9 +1016,140 @@
>   _ZN5vitis2ai6TargetD1Ev@Base 1.4
>   _ZN5vitis2ai6TargetD2Ev@Base 1.4
>   
> _ZN5vitis2ai9to_stringERKSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmSt4lessIS7_ESaISt4pairIKS7_mEEE@Base
>  1.4
> + _ZN6google10AddLogSinkEPNS_7LogSinkE@Base 1.4-1
> + _ZN6google10LogMessage10SendToSinkEv@Base 1.4-1
> + _ZN6google10LogMessage12num_messagesEi@Base 1.4-1
> + _ZN6google10LogMessage13num_messages_E@Base 1.4-1
> + _ZN6google10LogMessage14LogMessageDataC1Ev@Base 1.4-1
> + _ZN6google10LogMessage14LogMessageDataC2Ev@Base 1.4-1
> + _ZN6google10LogMessage15SaveOrSendToLogEv@Base 1.4-1
> + _ZN6google10LogMessage16SendToSinkAndLogEv@Base 1.4-1
> + 
> _ZN6google10LogMessage17RecordCrashReasonEPNS_24glog_internal_namespace_11CrashReasonE@Base
>  1.4-1
> + _ZN6google10LogMessage17kMaxLogMessageLenE@Base 1.4-1
> + _ZN6google10LogMessage18SendToSyslogAndLogEv@Base 1.4-1
> + _ZN6google10LogMessage19WriteToStringAndLogEv@Base 1.4-1
> + _ZN6google10LogMessage4FailEv@Base 1.4-1
> + _ZN6google10LogMessage4InitEPKciiMS0_FvvE@Base 1.4-1
> + _ZN6google10LogMessage5FlushEv@Base 1.4-1
> + _ZN6google10LogMessage6streamEv@Base 1.4-1
> + _ZN6google10LogMessage9SendToLogEv@Base 1.4-1
> + _ZN6google10LogMessageC1EPKci@Base 1.4-1
> + _ZN6google10LogMessageC1EPKciRKNS_13CheckOpStringE@Base 1.4-1
> + _ZN6google10LogMessageC1EPKcii@Base 1.4-1
> + _ZN6google10LogMessageC1EPKciiPNS_7LogSinkEb@Base 1.4-1
> + 
> _ZN6google10LogMessageC1EPKciiPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base
>  1.4-1
> + 
> _ZN6google10LogMessageC1EPKciiPSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS9_EE@Base
>  1.4-1
> + _ZN6google10LogMessageC1EPKciiiMS0_FvvE@Base 1.4-1
> + _ZN6google10LogMessageC2EPKci@Base 1.4-1
> + _ZN6google10LogMessageC2EPKciRKNS_13CheckOpStringE@Base 1.4-1
> + _ZN6google10LogMessageC2EPKcii@Base 1.4-1
> + _ZN6google10LogMessageC2EPKciiPNS_7LogSinkEb@Base 1.4-1
> + 
> _ZN6google10LogMessageC2EPKciiPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base
>  1.4-1
> + 
> _ZN6google10LogMessageC2EPKciiPSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS9_EE@Base
>  1.4-1
> + _ZN6google10LogMessageC2EPKciiiMS0_FvvE@Base 1.4-1
> + _ZN6google10LogMessageD1Ev@Base 1.4-1
> + _ZN6google10LogMessageD2Ev@Base 1.4-1
> + _ZN6google11InitVLOG3__EPPiS0_PKci@Base 1.4-1
> + _ZN6google11LogToStderrEv@Base 1.4-1
> + _ZN6google12SetVLOGLevelEPKci@Base 1.4-1
> + _ZN6google13FlushLogFilesEi@Base 1.4-1
> + _ZN6google13GetStackTraceEPPvii@Base 1.4-1
> + _ZN6google13RemoveLogSinkEPNS_7LogSinkE@Base 1.4-1
> + _ZN6google13SetLogSymlinkEiPKc@Base 1.4-1
> + _ZN6google14LogDestination10addresses_B5cxx11E@Base 1.4-1
> + _ZN6google14LogDestination11sink_mutex_E@Base 1.4-1
> + _ZN6google14LogDestination17log_destinations_E@Base 1.4-1
> + _ZN6google14LogDestination21DeleteLogDestinationsEv@Base 1.4-1
> + _ZN6google14LogDestination23email_logging_severity_E@Base 1.4-1
> + _ZN6google14LogDestination24terminal_supports_color_E@Base 1.4-1
> + _ZN6google14LogDestination6sinks_E@Base 1.4-1
> + _ZN6google14LogDestination8hostnameB5cxx11Ev@Base 1.4-1
> + _ZN6google14LogDestination9hostname_B5cxx11E@Base 1.4-1
> + _ZN6google14LogDestinationC1EiPKc@Base 1.4-1
> + _ZN6google14LogDestinationC2EiPKc@Base 1.4-1
> + _ZN6google15ErrnoLogMessageC1EPKciiiMNS_10LogMessageEFvvE@Base 1.4-1
> + _ZN6google15ErrnoLogMessageC2EPKciiiMNS_10LogMessageEFvvE@Base 1.4-1
> + _ZN6google15ErrnoLogMessageD1Ev@Base 1.4-1
> + _ZN6google15ErrnoLogMessageD2Ev@Base 1.4-1
> + _ZN6google15LogMessageFatalC1EPKci@Base 1.4-1
> + _ZN6google15LogMessageFatalC1EPKciRKNS_13CheckOpStringE@Base 1.4-1
> + _ZN6google15LogMessageFatalC2EPKci@Base 1.4-1
> + _ZN6google15LogMessageFatalC2EPKciRKNS_13CheckOpStringE@Base 1.4-1
> + _ZN6google15LogMessageFatalD1Ev@Base 1.4-1
> + _ZN6google15LogMessageFatalD2Ev@Base 1.4-1
> + _ZN6google15SetEmailLoggingEiPKc@Base 1.4-1
> + _ZN6google15TruncateLogFileEPKcll@Base 1.4-1
> + _ZN6google16LogSeverityNamesE@Base 1.4-1
> + _ZN6google16SetStderrLoggingEi@Base 1.4-1
> + _ZN6google16posix_strerror_rEiPcm@Base 1.4-1
> + _ZN6google17InitGoogleLoggingEPKc@Base 1.4-1
>   _ZN6google17LogMessageVoidifyC1Ev@Base 1.4
>   _ZN6google17LogMessageVoidifyC2Ev@Base 1.4
>   _ZN6google17LogMessageVoidifyanERSo@Base 1.4
> + 
> _ZN6google17MakeCheckOpStringIiiEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKT_RKT0_PKc@Base
>  1.4-1
> + _ZN6google17SetLogDestinationEiPKc@Base 1.4-1
> + _ZN6google18GetLogSeverityNameEi@Base 1.4-1
> + _ZN6google19CheckstrcmptrueImplB5cxx11EPKcS1_S1_@Base 1.4-1
> + _ZN6google19FlushLogFilesUnsafeEi@Base 1.4-1
> + _ZN6google19ReprintFatalMessageEv@Base 1.4-1
> + _ZN6google19g_logging_fail_funcE@Base 1.4-1
> + _ZN6google20CheckstrcmpfalseImplB5cxx11EPKcS1_S1_@Base 1.4-1
> + _ZN6google20InstallFailureWriterEPFvPKciE@Base 1.4-1
> + _ZN6google20TruncateStdoutStderrEv@Base 1.4-1
> + _ZN6google21GetLoggingDirectoriesB5cxx11Ev@Base 1.4-1
> + _ZN6google21ShutdownGoogleLoggingEv@Base 1.4-1
> + _ZN6google21kLogSiteUninitializedE@Base 1.4-1
> + _ZN6google22GetSectionHeaderByNameEiPKcmP10Elf64_Shdr@Base 1.4-1
> + _ZN6google22InstallFailureFunctionEPFvvE@Base 1.4-1
> + _ZN6google22MakeCheckOpValueStringIaEEvPSoRKT_@Base 1.4-1
> + _ZN6google22MakeCheckOpValueStringIcEEvPSoRKT_@Base 1.4-1
> + _ZN6google22MakeCheckOpValueStringIhEEvPSoRKT_@Base 1.4-1
> + _ZN6google23CheckstrcasecmptrueImplB5cxx11EPKcS1_S1_@Base 1.4-1
> + _ZN6google23SetLogFilenameExtensionEPKc@Base 1.4-1
> + _ZN6google24CheckstrcasecmpfalseImplB5cxx11EPKcS1_S1_@Base 1.4-1
> + _ZN6google24InstallSymbolizeCallbackEPFiiPvPcmmE@Base 1.4-1
> + _ZN6google24glog_internal_namespace_10MyUserNameB5cxx11Ev@Base 1.4-1
> + _ZN6google24glog_internal_namespace_12SafeFNMatch_EPKcmS2_m@Base 1.4-1
> + _ZN6google24glog_internal_namespace_12UsecToCyclesEl@Base 1.4-1
> + _ZN6google24glog_internal_namespace_12WallTime_NowEv@Base 1.4-1
> + _ZN6google24glog_internal_namespace_13PidHasChangedEv@Base 1.4-1
> + _ZN6google24glog_internal_namespace_14CycleClock_NowEv@Base 1.4-1
> + 
> _ZN6google24glog_internal_namespace_14SetCrashReasonEPKNS0_11CrashReasonE@Base
>  1.4-1
> + _ZN6google24glog_internal_namespace_14const_basenameEPKc@Base 1.4-1
> + _ZN6google24glog_internal_namespace_16GetMainThreadPidEv@Base 1.4-1
> + _ZN6google24glog_internal_namespace_17is_default_threadEv@Base 1.4-1
> + 
> _ZN6google24glog_internal_namespace_22DumpStackTraceToStringEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base
>  1.4-1
> + _ZN6google24glog_internal_namespace_26InitGoogleLoggingUtilitiesEPKc@Base 
> 1.4-1
> + _ZN6google24glog_internal_namespace_26IsGoogleLoggingInitializedEv@Base 
> 1.4-1
> + _ZN6google24glog_internal_namespace_26ProgramInvocationShortNameEv@Base 
> 1.4-1
> + _ZN6google24glog_internal_namespace_30ShutdownGoogleLoggingUtilitiesEv@Base 
> 1.4-1
> + 
> _ZN6google24glog_internal_namespace_31IsFailureSignalHandlerInstalledEv@Base 
> 1.4-1
> + _ZN6google24glog_internal_namespace_6GetTIDEv@Base 1.4-1
> + 
> _ZN6google26GetExistingTempDirectoriesEPSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS6_EE@Base
>  1.4-1
> + _ZN6google27InstallFailureSignalHandlerEv@Base 1.4-1
> + _ZN6google36TestOnly_ClearLoggingDirectoriesListEv@Base 1.4-1
> + _ZN6google38InstallSymbolizeOpenObjectFileCallbackEPFimRmS0_PciE@Base 1.4-1
> + _ZN6google4base21CheckOpMessageBuilder7ForVar2Ev@Base 1.4-1
> + _ZN6google4base21CheckOpMessageBuilder9NewStringB5cxx11Ev@Base 1.4-1
> + _ZN6google4base21CheckOpMessageBuilderC1EPKc@Base 1.4-1
> + _ZN6google4base21CheckOpMessageBuilderC2EPKc@Base 1.4-1
> + _ZN6google4base21CheckOpMessageBuilderD1Ev@Base 1.4-1
> + _ZN6google4base21CheckOpMessageBuilderD2Ev@Base 1.4-1
> + _ZN6google4base6LoggerD0Ev@Base 1.4-1
> + _ZN6google4base6LoggerD1Ev@Base 1.4-1
> + _ZN6google4base6LoggerD2Ev@Base 1.4-1
> + _ZN6google4base8internal15GetExitOnDFatalEv@Base 1.4-1
> + _ZN6google4base8internal15SetExitOnDFatalEb@Base 1.4-1
> + _ZN6google4base9GetLoggerEi@Base 1.4-1
> + _ZN6google4base9SetLoggerEiPNS0_6LoggerE@Base 1.4-1
> + _ZN6google7LogSink12WaitTillSentEv@Base 1.4-1
> + _ZN6google7LogSink8ToStringB5cxx11EiPKciPK2tmS2_m@Base 1.4-1
> + _ZN6google7LogSinkD0Ev@Base 1.4-1
> + _ZN6google7LogSinkD1Ev@Base 1.4-1
> + _ZN6google7LogSinkD2Ev@Base 1.4-1
> + _ZN6google8DemangleEPKcPci@Base 1.4-1
> + _ZN6google8RawLog__EiPKciS1_z@Base 1.4-1
> + _ZN6google8StrErrorB5cxx11Ei@Base 1.4-1
>   
> _ZN6google8protobuf11MessageLite18CreateMaybeMessageIN5vitis2ai10Target_AluEEEPT_PNS0_5ArenaE@Base
>  1.4
>   
> _ZN6google8protobuf11MessageLite18CreateMaybeMessageIN5vitis2ai11Target_ConvEEEPT_PNS0_5ArenaE@Base
>  1.4
>   
> _ZN6google8protobuf11MessageLite18CreateMaybeMessageIN5vitis2ai11Target_LoadEEEPT_PNS0_5ArenaE@Base
>  1.4
> @@ -1388,6 +1540,9 @@
>   
> _ZN6google8protobuf8internal9down_castIPKN5vitis2ai31Target_Conv_ChannelAugmentationEKNS0_7MessageEEET_PT0_@Base
>  1.4
>   
> _ZN6google8protobuf8internal9down_castIPKN5vitis2ai36Target_BankGroup_AdjustableWordWidthEKNS0_7MessageEEET_PT0_@Base
>  1.4
>   
> _ZN6google8protobuf8internal9down_castIPKN5vitis2ai6TargetEKNS0_7MessageEEET_PT0_@Base
>  1.4
> + _ZN6google9SendEmailEPKcS1_S1_@Base 1.4-1
> + _ZN6google9SymbolizeEPvPci@Base 1.4-1
> + _ZN6googlelsERSoRKNS_15PRIVATE_CounterE@Base 1.4-1
>   
> _ZN9__gnu_cxx13new_allocatorIN6google8protobuf12UnknownFieldEE10deallocateEPS3_m@Base
>  1.4
>   _ZN9__gnu_cxx13new_allocatorIN6google8protobuf12UnknownFieldEEC1Ev@Base 1.4
>   _ZN9__gnu_cxx13new_allocatorIN6google8protobuf12UnknownFieldEEC2Ev@Base 1.4
> @@ -1905,6 +2060,7 @@
>   _ZNK5vitis2ai6Target4nameB5cxx11Ev@Base 1.4
>   _ZNK5vitis2ai6Target4typeB5cxx11Ev@Base 1.4
>   _ZNK5vitis2ai6Target5batchEv@Base 1.4
> + _ZNK6google10LogMessage15preserved_errnoEv@Base 1.4-1
>   _ZNK6google8protobuf11MessageLite16InternalGetTableEv@Base 1.4
>   _ZNK6google8protobuf11MessageLite8GetArenaEv@Base 1.4
>   
> _ZNK6google8protobuf16RepeatedPtrFieldIN5vitis2ai16Target_BankGroupEE3GetEi@Base
>  1.4
> @@ -1996,6 +2152,8 @@
>   
> _ZNKSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE8max_sizeEv@Base
>  1.4
>   
> _ZNKSt8_Rb_treeI9UniLogSetSt4pairIKS0_bESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE4sizeEv@Base
>  1.4
>   
> _ZNKSt8_Rb_treeI9UniLogSetSt4pairIKS0_bESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE8key_compEv@Base
>  1.4
> + 
> _ZNKSt8_Rb_treeI9UniLogSetSt4pairIKS0_bESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE9_M_mbeginEv@Base
>  1.4-1
> + 
> _ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St10shared_ptrI9ErrorCodeEESt10_Select1stISB_ESt4lessIS5_ESaISB_EE9_M_mbeginEv@Base
>  1.4-1
>   
> _ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_mESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE11lower_boundERS7_@Base
>  1.4
>   
> _ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_mESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE14_M_lower_boundEPKSt13_Rb_tree_nodeIS8_EPKSt18_Rb_tree_node_baseRS7_@Base
>  1.4
>   
> _ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_mESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE3endEv@Base
>  1.4
> @@ -2004,6 +2162,7 @@
>   
> _ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_mESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE6_M_endEv@Base
>  1.4
>   
> _ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_mESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE8_M_beginEv@Base
>  1.4
>   
> _ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_mESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE8key_compEv@Base
>  1.4
> + 
> _ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_mESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE9_M_mbeginEv@Base
>  1.4-1
>   
> _ZNKSt8_Rb_treeImSt4pairIKmKN5vitis2ai6TargetEESt10_Select1stIS6_ESt4lessImESaIS6_EE11lower_boundERS1_@Base
>  1.4
>   
> _ZNKSt8_Rb_treeImSt4pairIKmKN5vitis2ai6TargetEESt10_Select1stIS6_ESt4lessImESaIS6_EE14_M_lower_boundEPKSt13_Rb_tree_nodeIS6_EPKSt18_Rb_tree_node_baseRS1_@Base
>  1.4
>   
> _ZNKSt8_Rb_treeImSt4pairIKmKN5vitis2ai6TargetEESt10_Select1stIS6_ESt4lessImESaIS6_EE3endEv@Base
>  1.4
> @@ -2011,6 +2170,7 @@
>   
> _ZNKSt8_Rb_treeImSt4pairIKmKN5vitis2ai6TargetEESt10_Select1stIS6_ESt4lessImESaIS6_EE6_M_endEv@Base
>  1.4
>   
> _ZNKSt8_Rb_treeImSt4pairIKmKN5vitis2ai6TargetEESt10_Select1stIS6_ESt4lessImESaIS6_EE8_M_beginEv@Base
>  1.4
>   
> _ZNKSt8_Rb_treeImSt4pairIKmKN5vitis2ai6TargetEESt10_Select1stIS6_ESt4lessImESaIS6_EE8key_compEv@Base
>  1.4
> + 
> _ZNKSt8_Rb_treeImSt4pairIKmKN5vitis2ai6TargetEESt10_Select1stIS6_ESt4lessImESaIS6_EE9_M_mbeginEv@Base
>  1.4-1
>   _ZNSaIN6google8protobuf12UnknownFieldEEC1Ev@Base 1.4
>   _ZNSaIN6google8protobuf12UnknownFieldEEC2Ev@Base 1.4
>   _ZNSaIN6google8protobuf12UnknownFieldEED1Ev@Base 1.4
> @@ -2226,6 +2386,7 @@
>   
> _ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE12emplace_backIJS5_EEEvDpOT_@Base
>  1.4
>   
> _ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE14_S_do_relocateEPS5_S8_S8_RS6_St17integral_constantIbLb1EE@Base
>  1.4
>   
> _ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE15_S_use_relocateEv@Base
>  1.4
> + 
> _ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base
>  1.4-1
>   
> _ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base
>  1.4
>   
> _ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE19_S_nothrow_relocateESt17integral_constantIbLb1EE@Base
>  1.4
>   
> _ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE3endEv@Base
>  1.4
> @@ -2234,6 +2395,8 @@
>   
> _ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EEC2Ev@Base
>  1.4
>   
> _ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EED1Ev@Base
>  1.4
>   
> _ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EED2Ev@Base
>  1.4
> + 
> _ZNSt6vectorIPN6google7LogSinkESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
>  1.4-1
> + 
> _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPcEEvT_S7_St20forward_iterator_tag@Base
>  1.4-1
>   _ZNSt7__cxx119to_stringEj@Base 1.4
>   _ZNSt7__cxx119to_stringEm@Base 1.4
>   
> _ZNSt8_Rb_treeI9UniLogSetSt4pairIKS0_bESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE11_M_get_nodeEv@Base
>  1.4
> @@ -2336,6 +2499,10 @@
>   _ZNSt8__detail18__to_chars_10_implIjEEvPcjT_@Base 1.4
>   _ZNSt8__detail18__to_chars_10_implImEEvPcjT_@Base 1.4
>   _ZNSt8ios_base4setfESt13_Ios_FmtflagsS0_@Base 1.4
> + 
> _ZNSt9once_flag18_Prepare_executionC1IZSt9call_onceIRFvPN5vitis2ai16TargetFactoryImpEEJS6_EEvRS_OT_DpOT0_EUlvE_EERSA_@Base
>  1.4-1
> + 
> _ZNSt9once_flag18_Prepare_executionC2IZSt9call_onceIRFvPN5vitis2ai16TargetFactoryImpEEJS6_EEvRS_OT_DpOT0_EUlvE_EERSA_@Base
>  1.4-1
> + _ZNSt9once_flag18_Prepare_executionD1Ev@Base 1.4-1
> + _ZNSt9once_flag18_Prepare_executionD2Ev@Base 1.4-1
>   
> _ZSt10_ConstructINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEJS5_EEvPT_DpOT0_@Base
>  1.4
>   
> _ZSt11__addressofINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEPT_RS6_@Base
>  1.4
>   
> _ZSt11__addressofIZSt9call_onceIRFvPN5vitis2ai16TargetFactoryImpEEJS4_EEvRSt9once_flagOT_DpOT0_EUlvE_EPS9_RS9_@Base
>  1.4
> @@ -2451,6 +2618,10 @@
>   _ZTIN5vitis2ai31Target_Conv_ChannelAugmentationE@Base 1.4
>   _ZTIN5vitis2ai36Target_BankGroup_AdjustableWordWidthE@Base 1.4
>   _ZTIN5vitis2ai6TargetE@Base 1.4
> + _ZTIN6google10LogMessage9LogStreamE@Base 1.4-1
> + _ZTIN6google12base_logging12LogStreamBufE@Base 1.4-1
> + _ZTIN6google4base6LoggerE@Base 1.4-1
> + _ZTIN6google7LogSinkE@Base 1.4-1
>   _ZTSN5vitis2ai10Target_AluE@Base 1.4
>   _ZTSN5vitis2ai11Target_ConvE@Base 1.4
>   _ZTSN5vitis2ai11Target_LoadE@Base 1.4
> @@ -2479,6 +2650,11 @@
>   _ZTSN5vitis2ai31Target_Conv_ChannelAugmentationE@Base 1.4
>   _ZTSN5vitis2ai36Target_BankGroup_AdjustableWordWidthE@Base 1.4
>   _ZTSN5vitis2ai6TargetE@Base 1.4
> + _ZTSN6google10LogMessage9LogStreamE@Base 1.4-1
> + _ZTSN6google12base_logging12LogStreamBufE@Base 1.4-1
> + _ZTSN6google4base6LoggerE@Base 1.4-1
> + _ZTSN6google7LogSinkE@Base 1.4-1
> + _ZTTN6google10LogMessage9LogStreamE@Base 1.4-1
>   _ZTVN5vitis2ai10Target_AluE@Base 1.4
>   _ZTVN5vitis2ai11Target_ConvE@Base 1.4
>   _ZTVN5vitis2ai11Target_LoadE@Base 1.4
> @@ -2507,13 +2683,20 @@
>   _ZTVN5vitis2ai31Target_Conv_ChannelAugmentationE@Base 1.4
>   _ZTVN5vitis2ai36Target_BankGroup_AdjustableWordWidthE@Base 1.4
>   _ZTVN5vitis2ai6TargetE@Base 1.4
> + _ZTVN6google10LogMessage9LogStreamE@Base 1.4-1
> + _ZTVN6google12base_logging12LogStreamBufE@Base 1.4-1
> + _ZTVN6google4base6LoggerE@Base 1.4-1
> + _ZTVN6google7LogSinkE@Base 1.4-1
>   _ZZN16ErrorCodeFactory8InstanceEvE24instanceErrorCodeFactory@Base 1.4
>   _ZZNSt8__detail18__to_chars_10_implIjEEvPcjT_E8__digits@Base 1.4
>   _ZZNSt8__detail18__to_chars_10_implImEEvPcjT_E8__digits@Base 1.4
> - 
> _ZZSt9call_onceIRFvPN5vitis2ai16TargetFactoryImpEEJS3_EEvRSt9once_flagOT_DpOT0_ENKUlvE0_clEv@Base
>  1.4
> - 
> _ZZSt9call_onceIRFvPN5vitis2ai16TargetFactoryImpEEJS3_EEvRSt9once_flagOT_DpOT0_ENKUlvE0_cvPFvvEEv@Base
>  1.4
> + 
> _ZZNSt9once_flag18_Prepare_executionC4IZSt9call_onceIRFvPN5vitis2ai16TargetFactoryImpEEJS6_EEvRS_OT_DpOT0_EUlvE_EERSA_ENKUlvE_clEv@Base
>  1.4-1
> + 
> _ZZNSt9once_flag18_Prepare_executionC4IZSt9call_onceIRFvPN5vitis2ai16TargetFactoryImpEEJS6_EEvRS_OT_DpOT0_EUlvE_EERSA_ENKUlvE_cvPFvvEEv@Base
>  1.4-1
> + 
> _ZZNSt9once_flag18_Prepare_executionC4IZSt9call_onceIRFvPN5vitis2ai16TargetFactoryImpEEJS6_EEvRS_OT_DpOT0_EUlvE_EERSA_ENUlvE_4_FUNEv@Base
>  1.4-1
> +#MISSING: 1.4-1# 
> _ZZSt9call_onceIRFvPN5vitis2ai16TargetFactoryImpEEJS3_EEvRSt9once_flagOT_DpOT0_ENKUlvE0_clEv@Base
>  1.4
> +#MISSING: 1.4-1# 
> _ZZSt9call_onceIRFvPN5vitis2ai16TargetFactoryImpEEJS3_EEvRSt9once_flagOT_DpOT0_ENKUlvE0_cvPFvvEEv@Base
>  1.4
>   
> _ZZSt9call_onceIRFvPN5vitis2ai16TargetFactoryImpEEJS3_EEvRSt9once_flagOT_DpOT0_ENKUlvE_clEv@Base
>  1.4
> - 
> _ZZSt9call_onceIRFvPN5vitis2ai16TargetFactoryImpEEJS3_EEvRSt9once_flagOT_DpOT0_ENUlvE0_4_FUNEv@Base
>  1.4
> +#MISSING: 1.4-1# 
> _ZZSt9call_onceIRFvPN5vitis2ai16TargetFactoryImpEEJS3_EEvRSt9once_flagOT_DpOT0_ENUlvE0_4_FUNEv@Base
>  1.4
>   _ZdlPvS_@Base 1.4
>   _ZnwmPv@Base 1.4
>   descriptor_table_target_2eproto@Base 1.4
> dh_makeshlibs: error: failing due to earlier errors
>       mv debian/.debhelper/generated/libtarget-factory1/triggers.new 
> debian/.debhelper/generated/libtarget-factory1/triggers
>       rm -f debian/libtarget-factory-dev/DEBIAN/shlibs
> make: *** [debian/rules:11: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/target-factory_1.4-1_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 mine
so that we can identify if something relevant changed in the meantime.

Reply via email to