Ticket #86 (new defect)

Opened 6 years ago

Last modified 2 years ago

OWD creates wrong configure.ac file for waveforms

Reported by: jgaeddert Owned by: Snyder.Jason
Priority: minor Milestone: 1.1.8 (OSSIE Eclipse Feature)
Component: tools Version:
Keywords: Cc:

Description

OWD generates the component configure.ac for waveforms

Change History

Changed 6 years ago by DrewCormier

  • milestone changed from Release 0.6.2 to Release 0.7.0

install paths for configure.ac are correct. Streamlining the configure script will not be done for this release.

Changed 5 years ago by DrewCormier

  • owner changed from DrewCormier to unassigned

when installing waveform applications, code that is needed for components is being compiled (?) that does not need to be compiled. This is an artifact from the design approach of building components at the same time as waveform applications, which is no longer supported.

Essentially, the configure.ac file just needs to be trimmed in the right places.

Changed 5 years ago by bhilburn

I feel like this ticket should be an easy fix, but I really don't understand it. Specifically, this part:

"code that is needed for components is being compiled (?) that does not need to be compiled"

Can someone clarify the situation a bit more?

I'm going to e-mail Drew and see if he can lend a little more guidance...

Changed 5 years ago by balister

It boggles my mind that this ticket has been open for nine months and is continually deferred to the next release. The fix is trivial changes in OWD. Likely, five minutes work for someone who knows their way around OWD. Or as long as it took Drew to create the comment he left.

Good configure.ac: source:waveforms/ossie_demo/trunk/ossie_demo/configure.ac Bad configure.ac: source:ossiedev/trunk/waveforms/CIREN/configure.ac

Solution, change the code in OWD (and OEF) that generates the waveform configure.ac.

Changed 5 years ago by bhilburn

  • owner changed from unassigned to bhilburn
  • status changed from new to assigned

Okay... so the issue has nothing to do with compiling? Rather it refers to unnecessary tests that Autoconf is running?

This is a very easy fix, since all of this code is in a single function (writeConfAC) in OWD. However, since the code freeze is in effect for the release, I can't commit the fix to trunk.

I'll close the ticket once the fix is committed to trunk.

Changed 5 years ago by bhilburn

I've addressed this in a private branch. Once it has been tested and merged back into trunk, I will close this ticket. See [8072] for my changes.

Changed 4 years ago by cdietric

  • owner changed from bhilburn to jawil06
  • status changed from assigned to new
  • milestone changed from Release 0.8.0 to Release 0.7.3

Changed 4 years ago by mcarrick

  • milestone changed from Release 0.7.3 to Release 0.7.4

Changed 4 years ago by cdietric

  • milestone changed from Release 0.7.5 to Release 0.8.0

Changed 4 years ago by cdietric

  • milestone changed from Release 0.8.0 to Release 0.8.1

Check this out and make sure it is fixed in OEF as well.

Changed 4 years ago by cdietric

  • owner changed from jawil06 to deepanns

Changed 3 years ago by cdietric

  • owner changed from deepanns to Snyder.Jason
  • milestone changed from Release 0.8.1 to 0.8.2

Changed 2 years ago by c2dietric

  • milestone changed from 0.8.2 to OSSIE Eclipse Feature 1.1.8
Note: See TracTickets for help on using tickets.