Control: tags 811980 + patch Hi,
> This package fails to build with GCC 6. GCC 6 has not been released > yet, but it's expected that GCC 6 will become the default compiler for > stretch. > > Note that only the first error is reported; there might be more. You > can find a snapshot of GCC 6 in experimental. To build with GCC 6, > you can set CC=gcc-6 CXX=g++-6 explicitly. > > You may be able to find out more about this issue at > https://gcc.gnu.org/gcc-6/changes.html > > I create a patch which update symboles file. Could you check this patch? Best regards, Nobuhiro -- Nobuhiro Iwamatsu iwamatsu at {nigauri.org / debian.org} GPG ID: 40AD1FA6
diff -Nru libusbtc08-1.7.2/debian/changelog libusbtc08-1.7.2/debian/changelog --- libusbtc08-1.7.2/debian/changelog 2015-08-27 05:37:20.000000000 +0900 +++ libusbtc08-1.7.2/debian/changelog 2017-02-11 15:30:30.000000000 +0900 @@ -1,3 +1,10 @@ +libusbtc08 (1.7.2-5.1) unstable; urgency=medium + + * Non-maintainer upload. + * Update debian/libusbtc08-1.symbols (Closes: #811980). + + -- Nobuhiro Iwamatsu <iwama...@debian.org> Sat, 11 Feb 2017 15:30:30 +0900 + libusbtc08 (1.7.2-5) unstable; urgency=medium * Bump Standards-Version to 3.9.6, no changes needed. diff -Nru libusbtc08-1.7.2/debian/libusbtc08-1.symbols libusbtc08-1.7.2/debian/libusbtc08-1.symbols --- libusbtc08-1.7.2/debian/libusbtc08-1.symbols 2015-08-27 05:37:20.000000000 +0900 +++ libusbtc08-1.7.2/debian/libusbtc08-1.symbols 2017-02-11 15:30:30.000000000 +0900 @@ -67,9 +67,6 @@ _ZN13PicoUsbDevice4InitEv@Base 1.7.2 _ZN13PicoUsbDevice5CountEt@Base 1.7.2 _ZN13PicoUsbDevice9EnumerateEPPS_jt@Base 1.7.2 - (optional=gccinternal)_ZN13PicoUsbDeviceD0Ev@Base 1.7.2 - (optional=gccinternal)_ZN13PicoUsbDeviceD1Ev@Base 1.7.2 - (optional=gccinternal)_ZN13PicoUsbDeviceD2Ev@Base 1.7.2 _ZN13ReadingBuffer10AddReadingEf@Base 1.7.2 _ZN13ReadingBuffer10AddReadingEfb@Base 1.7.2 _ZN13ReadingBuffer12BufferIsFullEv@Base 1.7.2 @@ -154,14 +151,16 @@ _ZN22TC08DeviceInternalDataC2Ev@Base 1.7.2 _ZN26TC08EnumeratorInternalDataD1Ev@Base 1.7.2 _ZN26TC08EnumeratorInternalDataD2Ev@Base 1.7.2 - _ZNSt6vectorIP12tTCDataTableSaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 1.7.2 - (optional=templinst)_ZNSt6vectorIP15linux_usbfs_urbSaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 1.7.2 - _ZNSt6vectorIP16TC08DeviceHandleSaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 1.7.2 + _ZNSt6vectorIP12tTCDataTableSaIS1_EE19_M_emplace_back_auxIJRKS1_EEEvDpOT_@Base 1.7.2 + _ZNSt6vectorIP15linux_usbfs_urbSaIS1_EE19_M_emplace_back_auxIJRKS1_EEEvDpOT_@Base 1.7.2 + _ZNSt6vectorIP16TC08DeviceHandleSaIS1_EE19_M_emplace_back_auxIJRKS1_EEEvDpOT_@Base 1.7.2 _ZNSt6vectorIP16TC08DeviceHandleSaIS1_EED1Ev@Base 1.7.2 _ZNSt6vectorIP16TC08DeviceHandleSaIS1_EED2Ev@Base 1.7.2 - _ZNSt6vectorIP18EndpointDescriptorSaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_@Base 1.7.2 - _ZNSt6vectorIPN14PicoDownloader10DeviceSpecESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_@Base 1.7.2 - (optional=templinst)_ZNSt6vectorIPcSaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS0_S2_EERKS0_@Base 1.7.2 + _ZNSt6vectorIP18EndpointDescriptorSaIS1_EE19_M_emplace_back_auxIJRKS1_EEEvDpOT_@Base 1.7.2 + _ZNSt6vectorIPN14PicoDownloader10DeviceSpecESaIS2_EE12emplace_backIJS2_EEEvDpOT_@Base 1.7.2 + _ZNSt6vectorIPN14PicoDownloader10DeviceSpecESaIS2_EE19_M_emplace_back_auxIJRKS2_EEEvDpOT_@Base 1.7.2 + _ZNSt6vectorIPN14PicoDownloader10DeviceSpecESaIS2_EE19_M_emplace_back_auxIJS2_EEEvDpOT_@Base 1.7.2 + _ZNSt6vectorIPcSaIS0_EE19_M_emplace_back_auxIJRKS0_EEEvDpOT_@Base 1.7.2 _ZTI13PicoUsbDevice@Base 1.7.2 _ZTI14PicoDownloader@Base 1.7.2 _ZTI18PicoLinuxUsbDevice@Base 1.7.2 @@ -170,7 +169,6 @@ _ZTS14PicoDownloader@Base 1.7.2 _ZTS18PicoLinuxUsbDevice@Base 1.7.2 _ZTS20PicoDownloader_Linux@Base 1.7.2 - (optional=gccinternal)_ZTV13PicoUsbDevice@Base 1.7.2 _ZTV14PicoDownloader@Base 1.7.2 _ZTV18PicoLinuxUsbDevice@Base 1.7.2 _ZTV20PicoDownloader_Linux@Base 1.7.2
signature.asc
Description: PGP signature