Bug#970818: mrpt: FTBFS on mipse64el: E: Build killed with signal TERM after 150 minutes of inactivity

2020-10-01 Thread José Luis Blanco-Claraco
Thanks, Scott, it worked!
https://buildd.debian.org/status/package.php?p=mrpt=sid

JL



Bug#970818: mrpt: FTBFS on mipse64el: E: Build killed with signal TERM after 150 minutes of inactivity

2020-09-26 Thread José Luis Blanco-Claraco
On Sat, Sep 26, 2020 at 3:30 AM Scott Talbert  wrote:
> If you don't mind, please do a new package upload to mentors.

Sure! Done here:
https://mentors.debian.net/debian/pool/main/m/mrpt/mrpt_2.1.0-2.dsc

Best,
JL



Bug#970818: mrpt: FTBFS on mipse64el: E: Build killed with signal TERM after 150 minutes of inactivity

2020-09-25 Thread José Luis Blanco-Claraco
Hi Sebastian (cc: Scott):

On Fri, Sep 25, 2020 at 10:50 PM Sebastian Ramacher
 wrote:
> Reducing the optimization level on mips64el might help to reduce the
> compile time. Alternatively, if possible, one could split the source
> files into smaller ones.

Hmmm... great idea!

In fact, there was already a piece of logic in debian/rules but was
only active in "mipsel", I have updated it upstream via this
commit/patch:
https://github.com/MRPT/mrpt/commit/8d60d8b5bc6e50e605c965ace165837840fb4c34

Do you think it might be worth submitting version 1:2.1.0-2 via a patch?

@Scott: Should I upload an entire new package to mentors.debian.net,
or would it be enough to send our the patch file, if you are willing
to sponsor the new upload?

Best,
JL



Bug#970818: mrpt: FTBFS on mipse64el: E: Build killed with signal TERM after 150 minutes of inactivity

2020-09-25 Thread Scott Talbert

On Sat, 26 Sep 2020, José Luis Blanco-Claraco wrote:


On Fri, Sep 25, 2020 at 10:50 PM Sebastian Ramacher
 wrote:

Reducing the optimization level on mips64el might help to reduce the
compile time. Alternatively, if possible, one could split the source
files into smaller ones.


Hmmm... great idea!

In fact, there was already a piece of logic in debian/rules but was
only active in "mipsel", I have updated it upstream via this
commit/patch:
https://github.com/MRPT/mrpt/commit/8d60d8b5bc6e50e605c965ace165837840fb4c34

Do you think it might be worth submitting version 1:2.1.0-2 via a patch?

@Scott: Should I upload an entire new package to mentors.debian.net,
or would it be enough to send our the patch file, if you are willing
to sponsor the new upload?


If you don't mind, please do a new package upload to mentors.

Thanks,
Scott

Bug#970818: mrpt: FTBFS on mipse64el: E: Build killed with signal TERM after 150 minutes of inactivity

2020-09-25 Thread Sebastian Ramacher
On 2020-09-25 07:58:56 +0200, José Luis Blanco-Claraco wrote:
> Thanks for reporting, Sebastian!
> 
> Although, I'm not sure how to proceed in this case... it compiled in
> the past but it looks like the builder machine entered into swapping
> (?) this time.

Reducing the optimization level on mips64el might help to reduce the
compile time. Alternatively, if possible, one could split the source
files into smaller ones.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: PGP signature


Bug#970818: mrpt: FTBFS on mipse64el: E: Build killed with signal TERM after 150 minutes of inactivity

2020-09-25 Thread José Luis Blanco-Claraco
Thanks for reporting, Sebastian!

Although, I'm not sure how to proceed in this case... it compiled in
the past but it looks like the builder machine entered into swapping
(?) this time.

JL

--

/**
 * Jose Luis Blanco-Claraco
 * Universidad de Almería - Departamento de Ingeniería
 * [Homepage]( https://w3.ual.es/~jlblanco/ )
 * [GH profile]( https://github.com/jlblancoc )
 */



Bug#970818: mrpt: FTBFS on mipse64el: E: Build killed with signal TERM after 150 minutes of inactivity

2020-09-23 Thread Sebastian Ramacher
Source: mrpt
Version: 1:2.1.0-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: 

Builds of mrpt on mips64el run into a timeout:
| [ 84%] Building CXX object 
libs/slam/CMakeFiles/slam.dir/src/registerAllClasses.cpp.o
| cd /<>/obj-mips64el-linux-gnuabi64/libs/slam && /usr/bin/c++ 
-Dslam_EXPORTS -I/usr/include/suitesparse -I/<>/libs/slam/src 
-I/<>/libs/slam/include -I/<>/libs/vision/include 
-I/<>/libs/obs/include -I/<>/libs/opengl/include 
-I/<>/libs/poses/include -I/<>/libs/bayes/include 
-I/<>/libs/math/include -I/<>/libs/core/include 
-I/<>/obj-mips64el-linux-gnuabi64/include/mrpt-configuration 
-I/<>/libs/containers/include 
-I/<>/libs/typemeta/include 
-I/<>/libs/serialization/include 
-I/<>/libs/rtti/include -I/<>/libs/random/include 
-I/<>/libs/system/include 
-I/<>/libs/nanoflann/include 
-I/<>/libs/config/include -I/<>/libs/expr/include 
-I/<>/libs/img/include -I/<>/libs/io/include 
-I/<>/libs/tfest/include -I/<>/libs/maps/include 
-I/<>/libs/graphs/include -isystem /usr/include/eigen3 -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -O3 -DNDEBUG -fPIC 
-Wall -Wabi=11 -Wno-long-long -Wno-variadic-macros -Wshadow -Wreturn-local-addr 
-Werror=return-local-addr -Wno-ignored-attributes -Wno-int-in-bool-context 
-Wno-write-strings -Wreturn-type -Werror=return-type -Wformat 
-Werror=format-security -Wextra -Wtype-limits -Wcast-align -Wparentheses 
-Wno-unused-parameter -mtune=native -O3 -fPIC -std=gnu++17 -o 
CMakeFiles/slam.dir/src/registerAllClasses.cpp.o -c 
/<>/libs/slam/src/registerAllClasses.cpp
| [ 84%] Building CXX object 
libs/slam/CMakeFiles/slam.dir/src/slam-precomp.cpp.o
| cd /<>/obj-mips64el-linux-gnuabi64/libs/slam && /usr/bin/c++ 
-Dslam_EXPORTS -I/usr/include/suitesparse -I/<>/libs/slam/src 
-I/<>/libs/slam/include -I/<>/libs/vision/include 
-I/<>/libs/obs/include -I/<>/libs/opengl/include 
-I/<>/libs/poses/include -I/<>/libs/bayes/include 
-I/<>/libs/math/include -I/<>/libs/core/include 
-I/<>/obj-mips64el-linux-gnuabi64/include/mrpt-configuration 
-I/<>/libs/containers/include 
-I/<>/libs/typemeta/include 
-I/<>/libs/serialization/include 
-I/<>/libs/rtti/include -I/<>/libs/random/include 
-I/<>/libs/system/include 
-I/<>/libs/nanoflann/include 
-I/<>/libs/config/include -I/<>/libs/expr/include 
-I/<>/libs/img/include -I/<>/libs/io/include 
-I/<>/libs/tfest/include -I/<>/libs/maps/include 
-I/<>/libs/graphs/include -isystem /usr/include/eigen3 -g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -O3 -DNDEBUG -fPIC 
-Wall -Wabi=11 -Wno-long-long -Wno-variadic-macros -Wshadow -Wreturn-local-addr 
-Werror=return-local-addr -Wno-ignored-attributes -Wno-int-in-bool-context 
-Wno-write-strings -Wreturn-type -Werror=return-type -Wformat 
-Werror=format-security -Wextra -Wtype-limits -Wcast-align -Wparentheses 
-Wno-unused-parameter -mtune=native -O3 -fPIC -std=gnu++17 -o 
CMakeFiles/slam.dir/src/slam-precomp.cpp.o -c 
/<>/libs/slam/src/slam-precomp.cpp
| E: Build killed with signal TERM after 150 minutes of inactivity

See
https://buildd.debian.org/status/fetch.php?pkg=mrpt=mips64el=1%3A2.1.0-1=1600889689=0

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: PGP signature