Dear all,

this should be fixed in

   https://mentors.debian.net/package/gnss-sdr/ 
<https://mentors.debian.net/package/gnss-sdr/>

The respective dsc file can be found at:

   https://mentors.debian.net/debian/pool/main/g/gnss-sdr/gnss-sdr_0.0.13-1.dsc 
<https://mentors.debian.net/debian/pool/main/g/gnss-sdr/gnss-sdr_0.0.13-1.dsc>


I’ve asked Christoph Berg to kindly sponsor the upload.

Best regards,
Carles


> El 29 jul 2020, a las 12:26, Gianfranco Costamagna <locutusofb...@debian.org> 
> escribió:
> 
> control: tags -1 fixed-upstream
> 
> The new release is out, and might be fixing also this issue...
> 
> I tried a build and resulted in
> https://github.com/gnss-sdr/gnss-sdr/issues/414
> 
> but this looks like more a gnuradio issue, not sure who is to blame...
> (even boost might be faulty)
> 
> 
> G.
> 
> On Fri, 17 Apr 2020 11:01:35 +0000 Matthias Klose <d...@debian.org> wrote:
>> Package: src:gnss-sdr
>> Version: 0.0.11-2
>> Severity: normal
>> Tags: sid bullseye
>> User: debian-...@lists.debian.org
>> Usertags: ftbfs-gcc-10
>> 
>> 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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
>> severity of this report will be raised before the bullseye release,
>> so nothing has to be done for the buster release.
>> 
>> The full build log can be found at:
>> http://people.debian.org/~doko/logs/gcc10-20200225/gnss-sdr_0.0.11-2_unstable_gcc10.log
>> The last lines of the build log are at the end of this report.
>> 
>> To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
>> or install the gcc, g++, gfortran, ... packages from experimental.
>> 
>>  apt-get -t=experimental install g++ 
>> 
>> 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-10/porting_to.html
>> 
>> [...]
>>                 from 
>> /<<PKGBUILDDIR>>/src/algorithms/signal_source/adapters/osmosdr_signal_source.cc:32:
>> /usr/include/boost/format/alt_sstream_impl.hpp: In instantiation of 
>> ‘boost::io::basic_altstringbuf<Ch, Tr, Alloc>::int_type 
>> boost::io::basic_altstringbuf<Ch, Tr, 
>> Alloc>::overflow(boost::io::basic_altstringbuf<Ch, Tr, Alloc>::int_type) 
>> [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; 
>> boost::io::basic_altstringbuf<Ch, Tr, Alloc>::int_type = int]’:
>> /usr/include/boost/format/alt_sstream_impl.hpp:227:9:   required from here
>> /usr/include/boost/format/alt_sstream_impl.hpp:261:45: error: no matching 
>> function for call to ‘std::allocator<char>::allocate(std::size_t&, char*)’
>>  261 |                     newptr = alloc_.allocate(new_size, is_allocated_? 
>> oldptr : 0);
>>      |                              
>> ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> In file included from /usr/include/c++/10/string:41,
>>                 from /usr/include/c++/10/stdexcept:39,
>>                 from /usr/include/c++/10/system_error:41,
>>                 from /usr/include/c++/10/bits/std_mutex.h:39,
>>                 from /usr/include/c++/10/condition_variable:40,
>>                 from 
>> /<<PKGBUILDDIR>>/src/core/receiver/concurrent_queue.h:35,
>>                 from 
>> /<<PKGBUILDDIR>>/src/algorithms/signal_source/adapters/osmosdr_signal_source.h:36,
>>                 from 
>> /<<PKGBUILDDIR>>/src/algorithms/signal_source/adapters/osmosdr_signal_source.cc:32:
>> /usr/include/c++/10/bits/allocator.h:171:7: note: candidate: ‘constexpr _Tp* 
>> std::allocator< <template-parameter-1-1> >::allocate(std::size_t) [with _Tp 
>> = char; std::size_t = long unsigned int]’
>>  171 |       allocate(size_t __n)
>>      |       ^~~~~~~~
>> /usr/include/c++/10/bits/allocator.h:171:7: note:   candidate expects 1 
>> argument, 2 provided
>> make[3]: *** 
>> [src/algorithms/signal_source/adapters/CMakeFiles/signal_source_adapters.dir/build.make:170:
>>  
>> src/algorithms/signal_source/adapters/CMakeFiles/signal_source_adapters.dir/osmosdr_signal_source.cc.o]
>>  Error 1
>> make[3]: *** Waiting for unfinished jobs....
>> [ 95%] Building CXX object 
>> src/algorithms/acquisition/adapters/CMakeFiles/acquisition_adapters.dir/beidou_b3i_pcps_acquisition.cc.o
>> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/algorithms/acquisition/adapters 
>> && /usr/bin/c++  -DGNSSSDR_INSTALL_DIR=\"/usr\" -D_FILE_OFFSET_BITS=64 
>> -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/<<PKGBUILDDIR>>/src/core/interfaces 
>> -I/<<PKGBUILDDIR>>/src/algorithms/libs/gsl/include 
>> -I/<<PKGBUILDDIR>>/src/algorithms/libs 
>> -I/<<PKGBUILDDIR>>/src/algorithms/acquisition/gnuradio_blocks 
>> -I/<<PKGBUILDDIR>>/src/algorithms/libs/opencl 
>> -I/<<PKGBUILDDIR>>/src/algorithms/acquisition/libs 
>> -I/<<PKGBUILDDIR>>/src/core/receiver 
>> -I/<<PKGBUILDDIR>>/src/algorithms/channel/libs 
>> -I/<<PKGBUILDDIR>>/src/core/system_parameters -isystem /usr/include/glog 
>> -isystem 
>> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/volk_gnsssdr_module/build/include 
>> -isystem 
>> /<<PKGBUILDDIR>>/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/include
>>   -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
>> -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
>> -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wextra -std=c++2a 
>> -o CMakeFiles/acquisition_adapters.dir/beidou_b3i_pcps_acquisition.cc.o -c 
>> /<<PKGBUILDDIR>>/src/algorithms/acquisition/adapters/beidou_b3i_pcps_acquisition.cc
>> [ 95%] Building CXX object 
>> src/algorithms/acquisition/adapters/CMakeFiles/acquisition_adapters.dir/galileo_e1_pcps_8ms_ambiguous_acquisition.cc.o
>> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/algorithms/acquisition/adapters 
>> && /usr/bin/c++  -DGNSSSDR_INSTALL_DIR=\"/usr\" -D_FILE_OFFSET_BITS=64 
>> -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/<<PKGBUILDDIR>>/src/core/interfaces 
>> -I/<<PKGBUILDDIR>>/src/algorithms/libs/gsl/include 
>> -I/<<PKGBUILDDIR>>/src/algorithms/libs 
>> -I/<<PKGBUILDDIR>>/src/algorithms/acquisition/gnuradio_blocks 
>> -I/<<PKGBUILDDIR>>/src/algorithms/libs/opencl 
>> -I/<<PKGBUILDDIR>>/src/algorithms/acquisition/libs 
>> -I/<<PKGBUILDDIR>>/src/core/receiver 
>> -I/<<PKGBUILDDIR>>/src/algorithms/channel/libs 
>> -I/<<PKGBUILDDIR>>/src/core/system_parameters -isystem /usr/include/glog 
>> -isystem 
>> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/volk_gnsssdr_module/build/include 
>> -isystem 
>> /<<PKGBUILDDIR>>/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/include
>>   -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
>> -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
>> -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wextra -std=c++2a 
>> -o 
>> CMakeFiles/acquisition_adapters.dir/galileo_e1_pcps_8ms_ambiguous_acquisition.cc.o
>>  -c 
>> /<<PKGBUILDDIR>>/src/algorithms/acquisition/adapters/galileo_e1_pcps_8ms_ambiguous_acquisition.cc
>> [ 95%] Building CXX object 
>> src/algorithms/acquisition/adapters/CMakeFiles/acquisition_adapters.dir/galileo_e1_pcps_ambiguous_acquisition.cc.o
>> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/algorithms/acquisition/adapters 
>> && /usr/bin/c++  -DGNSSSDR_INSTALL_DIR=\"/usr\" -D_FILE_OFFSET_BITS=64 
>> -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/<<PKGBUILDDIR>>/src/core/interfaces 
>> -I/<<PKGBUILDDIR>>/src/algorithms/libs/gsl/include 
>> -I/<<PKGBUILDDIR>>/src/algorithms/libs 
>> -I/<<PKGBUILDDIR>>/src/algorithms/acquisition/gnuradio_blocks 
>> -I/<<PKGBUILDDIR>>/src/algorithms/libs/opencl 
>> -I/<<PKGBUILDDIR>>/src/algorithms/acquisition/libs 
>> -I/<<PKGBUILDDIR>>/src/core/receiver 
>> -I/<<PKGBUILDDIR>>/src/algorithms/channel/libs 
>> -I/<<PKGBUILDDIR>>/src/core/system_parameters -isystem /usr/include/glog 
>> -isystem 
>> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/volk_gnsssdr_module/build/include 
>> -isystem 
>> /<<PKGBUILDDIR>>/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/include
>>   -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
>> -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
>> -fvisibility=hidden -fvisibility-inlines-hidden   -Wall -Wextra -std=c++2a 
>> -o 
>> CMakeFiles/acquisition_adapters.dir/galileo_e1_pcps_ambiguous_acquisition.cc.o
>>  -c 
>> /<<PKGBUILDDIR>>/src/algorithms/acquisition/adapters/galileo_e1_pcps_ambiguous_acquisition.cc
>> make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> <diff.txt>

-- 
------------------------------------------------------------
Dr. Carles Fernández Prades

Head of Statistical Inference for Comm. & Positioning Dept.
Communication Systems Division

Centre Tecnològic de Telecomunicacions de Catalunya (CTTC)
Address: Parc Mediterrani de la Tecnologia
      Av. Carl Friedrich Gauss, 7
      08860 Castelldefels, Barcelona, Spain.
Phone: +34 936452900    Fax: +34 936452901
http://www.cttc.es/people/cfernandez/ <http://www.cttc.es/people/cfernandez/> 
------------------------------------------------------------











Reply via email to