| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
| 0011037 | CDash | public | 2010-07-26 11:58 | 2010-07-26 17:46 | |||||||||
| Reporter | Mathieu Malaterre | ||||||||||||
| Assigned To | |||||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||||||
| Status | new | Resolution | open | ||||||||||
| Platform | OS | OS Version | |||||||||||
| Product Version | |||||||||||||
| Target Version | Fixed in Version | ||||||||||||
| Summary | 0011037: Computation of path to cvsweb for generated files | ||||||||||||
| Description | Hi there, We have had a report from a user where cdash incorrectly tries to compute path for generated file. For example on this page you can see a cvsweb link to gdcmConfigure.h which is a generated file from gdcmConfigure.h.in: http://www.cdash.org/CDash/viewBuildError.php?type=1&buildid=672214 [^] CDash attempts to compute it's cvsweb URL into: http://gdcm.svn.sourceforge.net/viewvc/gdcm/trunk//Source/Common/gdcmConfigure.h?view=log [^] Which is of course wrong. It would be nice if CDash would properly handle the fact that the file is generated by looking at the full path, in this case: "GDCM-clang-dbg-i386/Source/Common/gdcmConfigure.h" to detect that file underneath the binary "GDCM-clang-dbg-i386" might not be located in the cvs/svn repository. Thanks ! | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Attached Files | |||||||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0021482) Mathieu Malaterre (reporter) 2010-07-26 12:00 |
BTW I am not asking to compute the path to gdcmConfigure.h.in. I am solely asking that the cvsweb path should not be computed at all. |
|
(0021488) Niels Dekker (reporter) 2010-07-26 17:46 |
Mathieu Malaterre wrote: > I am not asking to compute the path to gdcmConfigure.h.in. Why not? I think it would be very convenient if CDash would provide the full path to the input file of a CONFIGURE_FILE(<input> <output>) call, if the output file triggers a compile error. In this particular case, can't CDash possibly figure out that gdcmConfigure.h is generated based on gdcmConfigure.h.in? The correct link should be http://gdcm.svn.sourceforge.net/viewvc/gdcm/trunk//Source/Common/gdcmConfigure.h.in?view=log [^] My 2 cents, Niels |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2010-07-26 11:58 | Mathieu Malaterre | New Issue | |
| 2010-07-26 12:00 | Mathieu Malaterre | Note Added: 0021482 | |
| 2010-07-26 17:46 | Niels Dekker | Note Added: 0021488 | |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |