fork download
  1. #!/bin/bash
  2. sed -n '/warning/,/iname/p'
  3.  
  4.  
Success #stdin #stdout 0.01s 5284KB
stdin
proc  threads=no USERID=app07admin/app07admin SQLCHECK=FULL CHAR_MAP=STRING LINES=YES define=PC_COMPILE iname=IV_MessageEntry.pc

Pro*C/C++: Release 11.2.0.3.0 - Production on Wed Jan 21 11:05:49 2015

Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.

System default option values taken from: /oracle/app/product/11.2.0.3.0_cli//precomp/admin/pcscfg.cfg

gcc -g -m64 -B /icustody/gcc-4.0.2/ashdir/gcc -Dunix -D_ALL_SOURCE  -I. -DORA_PROC -D_REENTRANT -Wall -Q -O2 -c IV_MessageEntry.c
IV_MessageEntry.c:118: warning: type defaults to `int' in declaration of `sqlcxt'
IV_MessageEntry.c:120: warning: type defaults to `int' in declaration of `sqlcx2t'
IV_MessageEntry.c:121: warning: type defaults to `int' in declaration of `sqlbuft'
IV_MessageEntry.c:122: warning: type defaults to `int' in declaration of `sqlgs2t'
IV_MessageEntry.c:123: warning: type defaults to `int' in declaration of `sqlorat'
In file included from IV_MessageEntry.pc:16:
stdio_64.h:40: warning: ignoring #pragma ident 
In file included from CR_Common.h:50,
                 from MS_Swift.h:19,
                 from IV_MessageEntry.pc:17:
Intellect_Common.h:1125:121: warning: "/*" within comment
Intellect_Common.h:1125:544: warning: "/*" within comment
 MS_Mod_MsgEnt

IV_MessageEntry.pc: In function `MS_Mod_MsgEnt':
IV_MessageEntry.pc:52: warning: implicit declaration of function `ltoa_r'
IV_MessageEntry.pc:52: warning: implicit declaration of function `CO_InsertOraErr'
 MS_Mod_MsgEntAdd

Analyzing compilation unit
Performing intraprocedural optimizations
Assembling functions:
 MS_Mod_MsgEnt
 MS_Mod_MsgEntAdd

IV_MessageEntry.c:114: warning: 'sqlstm' defined but not used
IV_MessageEntry.c:126: warning: 'IAPSUCC' defined but not used
IV_MessageEntry.c:127: warning: 'IAPFAIL' defined but not used
IV_MessageEntry.c:128: warning: 'IAPFTL' defined but not used

Execution times (seconds)
 callgraph construction:   0.00 ( 0%) usr   0.00 ( 0%) sys   0.01 ( 1%) wall
 cfg construction      :   0.02 ( 2%) usr   0.00 ( 0%) sys   0.00 ( 0%) wall
 life analysis         :   0.06 ( 5%) usr   0.00 ( 0%) sys   0.07 ( 5%) wall
 life info update      :   0.01 ( 1%) usr   0.00 ( 0%) sys   0.02 ( 1%) wall
 alias analysis        :   0.03 ( 2%) usr   0.00 ( 0%) sys   0.03 ( 2%) wall
 register scan         :   0.00 ( 0%) usr   0.00 ( 0%) sys   0.01 ( 1%) wall
 preprocessing         :   0.11 ( 9%) usr   0.04 (31%) sys   0.11 ( 7%) wall
 lexical analysis      :   0.18 (14%) usr   0.06 (46%) sys   0.14 (10%) wall
 parser                :   0.26 (21%) usr   0.01 ( 8%) sys   0.39 (27%) wall
 expand                :   0.03 ( 2%) usr   0.00 ( 0%) sys   0.02 ( 1%) wall
 CSE                   :   0.11 ( 9%) usr   0.00 ( 0%) sys   0.13 ( 9%) wall
 global CSE            :   0.05 ( 4%) usr   0.00 ( 0%) sys   0.05 ( 3%) wall
 bypass jumps          :   0.02 ( 2%) usr   0.00 ( 0%) sys   0.01 ( 1%) wall
 CSE 2                 :   0.06 ( 5%) usr   0.00 ( 0%) sys   0.07 ( 5%) wall
 combiner              :   0.02 ( 2%) usr   0.00 ( 0%) sys   0.02 ( 1%) wall
 regmove               :   0.01 ( 1%) usr   0.00 ( 0%) sys   0.00 ( 0%) wall
 scheduling            :   0.03 ( 2%) usr   0.00 ( 0%) sys   0.04 ( 3%) wall
 local alloc           :   0.02 ( 2%) usr   0.00 ( 0%) sys   0.01 ( 1%) wall
 global alloc          :   0.03 ( 2%) usr   0.00 ( 0%) sys   0.03 ( 2%) wall
 reload CSE regs       :   0.03 ( 2%) usr   0.00 ( 0%) sys   0.03 ( 2%) wall
 flow 2                :   0.01 ( 1%) usr   0.00 ( 0%) sys   0.00 ( 0%) wall
 rename registers      :   0.01 ( 1%) usr   0.00 ( 0%) sys   0.01 ( 1%) wall
 scheduling 2          :   0.02 ( 2%) usr   0.00 ( 0%) sys   0.02 ( 1%) wall
 final                 :   0.01 ( 1%) usr   0.00 ( 0%) sys   0.02 ( 1%) wall
 symout                :   0.08 ( 6%) usr   0.01 ( 8%) sys   0.15 (10%) wall
 rest of compilation   :   0.02 ( 2%) usr   0.00 ( 0%) sys   0.02 ( 1%) wall
 TOTAL                 :   1.26             0.13             1.47
proc  threads=no USERID=app07admin/app07admin SQLCHECK=FULL CHAR_MAP=STRING LINES=YES define=PC_COMPILE iname=IV_Common_A.pc

Pro*C/C++: Release 11.2.0.3.0 - Production on Wed Jan 21 11:05:55 2015

Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.

System default option values taken from: /oracle/app/product/11.2.0.3.0_cli//precomp/admin/pcscfg.cfg

gcc -g -m64 -B /icustody/gcc-4.0.2/ashdir/gcc -Dunix -D_ALL_SOURCE  -I. -DORA_PROC -D_REENTRANT -Wall -Q -O2 -c IV_Common_A.c
IV_Common_A.c:118: warning: type defaults to `int' in declaration of `sqlcxt'
IV_Common_A.c:120: warning: type defaults to `int' in declaration of `sqlcx2t'
IV_Common_A.c:121: warning: type defaults to `int' in declaration of `sqlbuft'
IV_Common_A.c:122: warning: type defaults to `int' in declaration of `sqlgs2t'
IV_Common_A.c:123: warning: type defaults to `int' in declaration of `sqlorat'
In file included from IV_Common_A.pc:19:
stdio_64.h:40: warning: ignoring #pragma ident 
In file included from CR_Common.h:50,
                 from IV_Control_A.h:7,
                 from IV_Common_A.pc:22:
Intellect_Common.h:1125:121: warning: "/*" within comment
Intellect_Common.h:1125:544: warning: "/*" within comment
In file included from IV_Common_A.pc:23:
CO_Commdef.h:204:1: warning: "BUFFER_LEN" redefined
In file included from IV_Common_A.pc:22:
IV_Control_A.h:49:1: warning: this is the location of the previous definition
 GBDbInsIMSGENT
IV_Common_A.pc:42:20: warning: "/*" within comment

IV_Common_A.pc: In function `GBDbInsIMSGENT':
IV_Common_A.pc:186: warning: implicit declaration of function `ltoa_r'
IV_Common_A.pc:186: warning: implicit declaration of function `CO_InsertOraErr'
IV_Common_A.pc:241: warning: implicit declaration of function `CO_SplitStr'
IV_Common_A.pc:280: warning: int format, different type arg (arg 2)
IV_Common_A.pc:283: warning: int format, different type arg (arg 2)
IV_Common_A.pc:284: warning: int format, different type arg (arg 2)
IV_Common_A.pc:285: warning: int format, different type arg (arg 2)
IV_Common_A.pc:286: warning: int format, different type arg (arg 2)
IV_Common_A.pc:287: warning: int format, different type arg (arg 2)
IV_Common_A.pc:380: warning: implicit declaration of function `MSG_Rtv_NewMsgNo'
IV_Common_A.pc:421: warning: implicit declaration of function `MS_Mod_MsgEntAdd'
IV_Common_A.pc:46: warning: unused variable `chr_tempcharptr'
IV_Common_A.pc:49: warning: unused variable `l_sys_date'
 IV_Rtv_FileNameNew
 IV_Rtv_ValDt
 MSG_Rtv_NewMsgNo

IV_Common_A.pc: In function `MSG_Rtv_NewMsgNo':
IV_Common_A.pc:728: warning: label `RETURN_SUCCESS' defined but not used

Analyzing compilation unit
Performing intraprocedural optimizations
Assembling functions:
 MSG_Rtv_NewMsgNo
 GBDbInsIMSGENT
 IV_Rtv_FileNameNew
 IV_Rtv_ValDt

IV_Common_A.c:114: warning: 'sqlstm' defined but not used
stdout
IV_MessageEntry.c:118: warning: type defaults to `int' in declaration of `sqlcxt'
IV_MessageEntry.c:120: warning: type defaults to `int' in declaration of `sqlcx2t'
IV_MessageEntry.c:121: warning: type defaults to `int' in declaration of `sqlbuft'
IV_MessageEntry.c:122: warning: type defaults to `int' in declaration of `sqlgs2t'
IV_MessageEntry.c:123: warning: type defaults to `int' in declaration of `sqlorat'
In file included from IV_MessageEntry.pc:16:
stdio_64.h:40: warning: ignoring #pragma ident 
In file included from CR_Common.h:50,
                 from MS_Swift.h:19,
                 from IV_MessageEntry.pc:17:
Intellect_Common.h:1125:121: warning: "/*" within comment
Intellect_Common.h:1125:544: warning: "/*" within comment
 MS_Mod_MsgEnt

IV_MessageEntry.pc: In function `MS_Mod_MsgEnt':
IV_MessageEntry.pc:52: warning: implicit declaration of function `ltoa_r'
IV_MessageEntry.pc:52: warning: implicit declaration of function `CO_InsertOraErr'
 MS_Mod_MsgEntAdd

Analyzing compilation unit
Performing intraprocedural optimizations
Assembling functions:
 MS_Mod_MsgEnt
 MS_Mod_MsgEntAdd

IV_MessageEntry.c:114: warning: 'sqlstm' defined but not used
IV_MessageEntry.c:126: warning: 'IAPSUCC' defined but not used
IV_MessageEntry.c:127: warning: 'IAPFAIL' defined but not used
IV_MessageEntry.c:128: warning: 'IAPFTL' defined but not used

Execution times (seconds)
 callgraph construction:   0.00 ( 0%) usr   0.00 ( 0%) sys   0.01 ( 1%) wall
 cfg construction      :   0.02 ( 2%) usr   0.00 ( 0%) sys   0.00 ( 0%) wall
 life analysis         :   0.06 ( 5%) usr   0.00 ( 0%) sys   0.07 ( 5%) wall
 life info update      :   0.01 ( 1%) usr   0.00 ( 0%) sys   0.02 ( 1%) wall
 alias analysis        :   0.03 ( 2%) usr   0.00 ( 0%) sys   0.03 ( 2%) wall
 register scan         :   0.00 ( 0%) usr   0.00 ( 0%) sys   0.01 ( 1%) wall
 preprocessing         :   0.11 ( 9%) usr   0.04 (31%) sys   0.11 ( 7%) wall
 lexical analysis      :   0.18 (14%) usr   0.06 (46%) sys   0.14 (10%) wall
 parser                :   0.26 (21%) usr   0.01 ( 8%) sys   0.39 (27%) wall
 expand                :   0.03 ( 2%) usr   0.00 ( 0%) sys   0.02 ( 1%) wall
 CSE                   :   0.11 ( 9%) usr   0.00 ( 0%) sys   0.13 ( 9%) wall
 global CSE            :   0.05 ( 4%) usr   0.00 ( 0%) sys   0.05 ( 3%) wall
 bypass jumps          :   0.02 ( 2%) usr   0.00 ( 0%) sys   0.01 ( 1%) wall
 CSE 2                 :   0.06 ( 5%) usr   0.00 ( 0%) sys   0.07 ( 5%) wall
 combiner              :   0.02 ( 2%) usr   0.00 ( 0%) sys   0.02 ( 1%) wall
 regmove               :   0.01 ( 1%) usr   0.00 ( 0%) sys   0.00 ( 0%) wall
 scheduling            :   0.03 ( 2%) usr   0.00 ( 0%) sys   0.04 ( 3%) wall
 local alloc           :   0.02 ( 2%) usr   0.00 ( 0%) sys   0.01 ( 1%) wall
 global alloc          :   0.03 ( 2%) usr   0.00 ( 0%) sys   0.03 ( 2%) wall
 reload CSE regs       :   0.03 ( 2%) usr   0.00 ( 0%) sys   0.03 ( 2%) wall
 flow 2                :   0.01 ( 1%) usr   0.00 ( 0%) sys   0.00 ( 0%) wall
 rename registers      :   0.01 ( 1%) usr   0.00 ( 0%) sys   0.01 ( 1%) wall
 scheduling 2          :   0.02 ( 2%) usr   0.00 ( 0%) sys   0.02 ( 1%) wall
 final                 :   0.01 ( 1%) usr   0.00 ( 0%) sys   0.02 ( 1%) wall
 symout                :   0.08 ( 6%) usr   0.01 ( 8%) sys   0.15 (10%) wall
 rest of compilation   :   0.02 ( 2%) usr   0.00 ( 0%) sys   0.02 ( 1%) wall
 TOTAL                 :   1.26             0.13             1.47
proc  threads=no USERID=app07admin/app07admin SQLCHECK=FULL CHAR_MAP=STRING LINES=YES define=PC_COMPILE iname=IV_Common_A.pc
IV_Common_A.c:118: warning: type defaults to `int' in declaration of `sqlcxt'
IV_Common_A.c:120: warning: type defaults to `int' in declaration of `sqlcx2t'
IV_Common_A.c:121: warning: type defaults to `int' in declaration of `sqlbuft'
IV_Common_A.c:122: warning: type defaults to `int' in declaration of `sqlgs2t'
IV_Common_A.c:123: warning: type defaults to `int' in declaration of `sqlorat'
In file included from IV_Common_A.pc:19:
stdio_64.h:40: warning: ignoring #pragma ident 
In file included from CR_Common.h:50,
                 from IV_Control_A.h:7,
                 from IV_Common_A.pc:22:
Intellect_Common.h:1125:121: warning: "/*" within comment
Intellect_Common.h:1125:544: warning: "/*" within comment
In file included from IV_Common_A.pc:23:
CO_Commdef.h:204:1: warning: "BUFFER_LEN" redefined
In file included from IV_Common_A.pc:22:
IV_Control_A.h:49:1: warning: this is the location of the previous definition
 GBDbInsIMSGENT
IV_Common_A.pc:42:20: warning: "/*" within comment

IV_Common_A.pc: In function `GBDbInsIMSGENT':
IV_Common_A.pc:186: warning: implicit declaration of function `ltoa_r'
IV_Common_A.pc:186: warning: implicit declaration of function `CO_InsertOraErr'
IV_Common_A.pc:241: warning: implicit declaration of function `CO_SplitStr'
IV_Common_A.pc:280: warning: int format, different type arg (arg 2)
IV_Common_A.pc:283: warning: int format, different type arg (arg 2)
IV_Common_A.pc:284: warning: int format, different type arg (arg 2)
IV_Common_A.pc:285: warning: int format, different type arg (arg 2)
IV_Common_A.pc:286: warning: int format, different type arg (arg 2)
IV_Common_A.pc:287: warning: int format, different type arg (arg 2)
IV_Common_A.pc:380: warning: implicit declaration of function `MSG_Rtv_NewMsgNo'
IV_Common_A.pc:421: warning: implicit declaration of function `MS_Mod_MsgEntAdd'
IV_Common_A.pc:46: warning: unused variable `chr_tempcharptr'
IV_Common_A.pc:49: warning: unused variable `l_sys_date'
 IV_Rtv_FileNameNew
 IV_Rtv_ValDt
 MSG_Rtv_NewMsgNo

IV_Common_A.pc: In function `MSG_Rtv_NewMsgNo':
IV_Common_A.pc:728: warning: label `RETURN_SUCCESS' defined but not used

Analyzing compilation unit
Performing intraprocedural optimizations
Assembling functions:
 MSG_Rtv_NewMsgNo
 GBDbInsIMSGENT
 IV_Rtv_FileNameNew
 IV_Rtv_ValDt

IV_Common_A.c:114: warning: 'sqlstm' defined but not used