Project

General

Profile

Actions

Bug #5038

closed

Warnings in cmake.log and make.log

Added by cinaed about 3 years ago. Updated 10 months ago.

Status:
Closed
Priority:
Low
Assignee:
-
Target version:
-
Start date:
02/21/2021
Due date:
% Done:

0%

Spec Reference:

Description

Hi - this is for gnuradio-3.8 running the latest git version, the last git versions for all the libosmo software used in gnurado, and the lastest versions of gr-osmosdr.

This occurs in the build of gr-gsm.

I don't remember having these problem a few pulls in the past - appears to have occurred after the most recent pulls yesterday for libosmo modules.

gr-gsm builds and installs without errors but there are bizarre messages in the both the cmake.log and make.log files.

The git tag for grgsm is v0.41.2-323-g2efaa49.

The git tags for libosmocore files are in the cmake.log file.

I don't have my hackrf so I can't test if it actually works.


Files

cmake.log cmake.log 3.64 KB cinaed, 02/21/2021 08:56 AM
make.log make.log 24.3 KB cinaed, 02/21/2021 08:56 AM
Actions #1

Updated by fixeria about 3 years ago

  • Project changed from libosmocore to gr-gsm
  • Subject changed from dirty modules libosmo modules in gr-gsm to Warnings in cmake.log and make.log
  • Priority changed from Normal to Low

Hi,

gr-gsm builds and installs without errors but there are bizarre messages in the both the cmake.log and make.log files.

  • warnings in cmake.log: this is not related to libosmocore.
    • Either fix them in gr-gsm, or pass '-Wno-dev' to cmake.
  • warnings in make.log: those are mostly Doxygen warnings about in-code documentation.
    • Either fix them in libosmocore, or build gr-gsm without Doxygen ('-DENABLE_DOXYGEN=OFF').

Neither of those are critical (so you can ignore them), but patches are always welcome!

Best regards,
Vadim.

Actions #2

Updated by cinaed about 3 years ago

Hi Vadim - okay, thanks for the reply.  I posted the problem on grgsm
mailing list too.

I generated the log files using the  -Wno-dev option with cmake.

-- Cinaed

On 2/21/21 3:55 AM, fixeria [REDMINE] wrote:

Issue #5038 has been updated by fixeria.

Project changed from libosmocore to gr-gsm
Subject changed from dirty modules libosmo modules in gr-gsm to Warnings in cmake.log and make.log
Priority changed from Normal to Low

Hi,

gr-gsm builds and installs without errors but there are bizarre messages in the both the cmake.log and make.log files.

  • warnings in cmake.log: this is not related to libosmocore.
    • Either fix them in gr-gsm, or pass '-Wno-dev' to cmake.
  • warnings in make.log: those are mostly Doxygen warnings about in-code documentation.
    • Either fix them in libosmocore, or build gr-gsm without Doxygen ('-DENABLE_DOXYGEN=OFF').

Neither of those are critical (so you can ignore them), but patches are always welcome!

Best regards,
Vadim.

Actions #3

Updated by ptrkrysik 10 months ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)