Opened 9 years ago
Closed 9 years ago
#752 closed defect (fixed)
r7255 introduces erroneous 'gosam' entry in ref file
Reported by: | Juergen Reuter | Owned by: | kilian |
---|---|---|---|
Priority: | P0 | Milestone: | v2.2.8 |
Component: | core | Version: | 2.2.7 |
Severity: | blocker | Keywords: | |
Cc: |
Description
Indeed, virtuals are bypassed, and no reference to a specfiic OLP should appear here. Rather [unused] or [xxx].
Change History (7)
comment:1 Changed 9 years ago by
Severity: | minor → critical |
---|
comment:2 Changed 9 years ago by
Most presumably those commits will be reverted as they are producing lots of hiccups in the test suite.
comment:3 Changed 9 years ago by
In the next iteration (!!!) there is this:
****************************************************************************** ****************************************************************************** *** FATAL ERROR: generate_configuration_file: At least the GoSam Directory has to be specified! ****************************************************************************** ******************************************************************************
comment:4 Changed 9 years ago by
Severity: | critical → blocker |
---|
comment:5 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Resolved in r7261. Thanks to CW.
comment:6 Changed 9 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Unfortunately, the Intel compiler strikes back:
****************************************************************************** ****************************************************************************** *** FATAL ERROR: BLHA Loops requested but Born flavor not existing ****************************************************************************** ******************************************************************************
CW, please repair!
comment:7 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Seems to be working now (CW removed the dependence on gosam/golem). No OLP files are generated now, no golem.in file etc.
Note: See
TracTickets for help on using
tickets.
Still commit r7255 is causing pain, some funny directories are generated during this test which should never happen. Why is prc_gosam_driver initialised!?