Opened 6 years ago

Closed 5 years ago

#57428 closed defect (fixed)

gr-ais: CppUnit required to compile gr-ais

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: gr-ais, gr-dvbt, gr-lora, gr-ieee802-15-4, gr-ieee802-11, gr-gsm

Description

CMake Error at CMakeLists.txt:118 (message):
  CppUnit required to compile gr-ais


-- Configuring incomplete, errors occurred!

Change History (5)

comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Port: gr-dvbt added

Same error for gr-dvbt.

comment:2 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Port: gr-lora gr-ieee802-15-4 gr-ieee802-11 gr-gsm added

Same for gr-lora, gr-ieee802-15-4, gr-ieee802-11, gr-gsm... I stopped looking at this point. Maybe they all need it?

comment:3 Changed 6 years ago by michaelld (Michael Dickens)

Could be. I should just create a GR group for this purpose. It'll get more complicated once GR 3.8 is released, since it moves away from CppUnit in favor of Boost test. But, some of the GR OOT modules won't work with 3.8 in the near term, and some not ever. Not sure what I'm going to do yet, but I'll get there -- probably over the New Year's break since that's always a slow period & also that's about when 3.8 could be formally released. Anyway, for now I'll check out the gr-* ports & add CppUnit as required to each.

comment:4 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Has duplicate #57622 for gr-ofdm.

I also see the problem with gr-foo.

comment:5 Changed 5 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.