Bug#825844: mrpt: FTBFS on armhf: parse_NMEA_ZDA bus error

2016-05-30 Thread Jose Luis Blanco
>> I noticed it and it took me 2 days of research until I found the
>> problem to be inside a gtest template. A possible solution is now
>> committed upstream [1],
>
> Great, thanks!

Confirmed, it's fixed now upstream. Will mark it as done in the next release.

>> I'm waiting for build farms in Ubuntu PPA to
>> test if the patch works... It would be great to know of some easy way
>> of doing the test directly on Debian, but I'm unaware of any!
>
> You can request guest access to porterboxes:
> https://dsa.debian.org/doc/guest-account/

Thanks for the pointer Aaron, will try it...

Cheers,
JL

-- 
___

Jose Luis Blanco-Claraco
CITE-IV 1.05
Universidad de Almería, Departamento de Ingeniería
04120 Almería (Spain)
http://www.ual.es/~jlblanco/
___



Bug#825844: mrpt: FTBFS on armhf: parse_NMEA_ZDA bus error

2016-05-30 Thread Aaron M. Ucko
Jose Luis Blanco  writes:

> I noticed it and it took me 2 days of research until I found the
> problem to be inside a gtest template. A possible solution is now
> committed upstream [1],

Great, thanks!

> I'm waiting for build farms in Ubuntu PPA to
> test if the patch works... It would be great to know of some easy way
> of doing the test directly on Debian, but I'm unaware of any!

You can request guest access to porterboxes:
https://dsa.debian.org/doc/guest-account/

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu



Bug#825844: mrpt: FTBFS on armhf: parse_NMEA_ZDA bus error

2016-05-30 Thread Jose Luis Blanco
Thanks Aaron!

I noticed it and it took me 2 days of research until I found the
problem to be inside a gtest template. A possible solution is now
committed upstream [1], I'm waiting for build farms in Ubuntu PPA to
test if the patch works... It would be great to know of some easy way
of doing the test directly on Debian, but I'm unaware of any!


Best,

[1] https://github.com/MRPT/mrpt/commit/70c9d5a5ebd01bce09537249bbc2acf4d15f038c


On Mon, May 30, 2016 at 7:46 PM, Aaron M. Ucko  wrote:
> Source: mrpt
> Version: 1:1.4.0-1
> Severity: serious
> Justification: fails to build from source (but built successfully in the past)
>
> The mrpt build for armhf has started failing:
>
>   [ RUN  ] CGPSInterface.parse_NMEA_ZDA
>   Bus error
>   tests/CMakeFiles/run_tests_mrpt_hwdrivers.dir/build.make:60: recipe for 
> target 'tests/CMakeFiles/run_tests_mrpt_hwdrivers' failed
>
> Could you please take a look?
>
> Thanks!



-- 
___

Jose Luis Blanco-Claraco
CITE-IV 1.05
Universidad de Almería, Departamento de Ingeniería
04120 Almería (Spain)
http://www.ual.es/~jlblanco/
___



Bug#825844: mrpt: FTBFS on armhf: parse_NMEA_ZDA bus error

2016-05-30 Thread Aaron M. Ucko
Source: mrpt
Version: 1:1.4.0-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

The mrpt build for armhf has started failing:

  [ RUN  ] CGPSInterface.parse_NMEA_ZDA
  Bus error
  tests/CMakeFiles/run_tests_mrpt_hwdrivers.dir/build.make:60: recipe for 
target 'tests/CMakeFiles/run_tests_mrpt_hwdrivers' failed

Could you please take a look?

Thanks!