Issue Type: Bug Bug
Assignee: Ulli Hafner
Components: warnings
Created: 22/Mar/13 10:01 AM
Description:

The GHS Plugin doesn't get the file name correct.

Example from Output:
"../../../40_cmn/include/Source/IoHwAb.h", line 219: warning #301-D: typedef
name has already been declared (with same type)
typedef uint16 IoHwAb_AnalogValueType;

Warning plugin recognizes the following:

IoHwAb.h":189, GHS Multi Compiler, Priorität: Normal
typedef name has already been declared (with same type) typedef uint8 IoHwAb_AnalogInputStatusType;

=> Take a look on the double quotes

This is stored in the tmp-File in the build-workspace:

1 Copying the source file './../../40_cmn/include/Source/IoHwAb.h"' from the workspace to the build folder 'C:...\builds\2013-03-22_10-24-31\workspace-files\709f15f2.tmp' on the Hudson master failed.
2 Seems that the path is relative, however an absolute path is required when copying the sources.
3 Is the file 'IoHwAb.h"' contained more than once in your workspace?
4 Is the file './../../40_cmn/include/Source/IoHwAb.h"' a valid filename?
5 If you are building on a slave: please check if the file is accessible under '$JENKINS_HOME/[job-name]/./../../40_cmn/include/Source/IoHwAb.h"'
6 If you are building on the master: please check if the file is accessible under '$JENKINS_HOME/[job-name]/workspace/./../../40_cmn/include/Source/IoHwAb.h"'

Environment: Windows XP-32, Jenkins 1.506, Warnings Plugin 4.23
MULTI Compiler 2012.5
Project: Jenkins
Priority: Minor Minor
Reporter: Thorsten Scheepers
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to