[Mobilitydb-dev] Fwd: Follow up

Vicky Vergara vicky at georepublic.de
Wed Jul 28 07:05:22 PDT 2021


Hi Esteban

I tried the command:
ls -lR | grep .gcno
-rw-rw-r-- 1 vicky vicky  23312 jul 28 08:51 doublen.c.gcno
-rw-rw-r-- 1 vicky vicky  19180 jul 28 08:51 geo_constructors.c.gcno
-rw-rw-r-- 1 vicky vicky 103560 jul 28 08:51 lifting.c.gcno
-rw-rw-r-- 1 vicky vicky  62100 jul 28 08:51 period.c.gcno

ls -lR | grep .gcda

So .gcno shows, but nothing on .gcda

About the logs, I mentioned here:
https://github.com/MobilityDB/MobilityDB/issues/85#issuecomment-883648152

So I really don't know.
The log was full of errors but the tests were passing before I started.
Open an issue about the logs.

Regards

---------- Forwarded message ---------
From: Esteban Zimanyi <estebanzimanyi at gmail.com>
Date: Wed, Jul 28, 2021 at 7:32 AM
Subject: Follow up
To: Vicky Vergara <vicky at georepublic.de>


Sigo buscando porqué antes se generaban los ficheros .gcda y .gcno y ahora
solo se generan los .gcno. Debe ser algún setting en cmake que cambió....

No tiene nada que ver con la localización de los ficheros porque si fuera
eso no se generarían los ficheros .gcno. Puedes verificar en tu máquina
local, después de que haces

cd build
rm -rf *
cmake -DWITH_COVERAGE=1 ..
make
make test
ls -lR | grep .gcno
ls -lR | grep .gcda

Otra cosita, veo que en log del test (en anexo) que se puede encontrar en
el path
\MobilityDB\build\Testing\Temporary
hay algun problemita en la definición de la función run_ctl.

No tengo suficientes conocimientos en bash para proponerte una solución.

Un abrazo y gracias por tu implicación en este proyecto. No sé cómo
agradecértelo !!!


------------------------------------------------------------
Prof. Esteban Zimanyi
Department of Computer & Decision Engineering  (CoDE) CP 165/15
Universite Libre de Bruxelles
Avenue F. D. Roosevelt 50
B-1050 Brussels, Belgium
fax: + 32.2.650.47.13
tel: + 32.2.650.31.85
e-mail: esteban.zimanyi at ulb.be
Internet: http://cs.ulb.ac.be/members/esteban/
------------------------------------------------------------


-- 

Georepublic UG (haftungsbeschränkt)
Salzmannstraße 44,
81739 München, Germany

Vicky Vergara
Operations Research

eMail: vicky at georepublic.de
Web: https://georepublic.info

Tel: +49 (089) 4161 7698-1
Fax: +49 (089) 4161 7698-9

Commercial register: Amtsgericht München, HRB 181428
CEO: Daniel Kastl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mobilitydb-dev/attachments/20210728/573f78f3/attachment.html>


More information about the Mobilitydb-dev mailing list