Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / week_2005_02_06.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
4 <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6    <meta name="generator" content="Movable Type 5.2.3" />
7
8    <link rel="stylesheet" href="http://defaria.com/blogs/Status/styles-site.css" type="text/css" />
9    <link rel="alternate" type="application/atom+xml" title="Atom" href="http://defaria.com/blogs/Status/atom.xml" />
10    <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://defaria.com/blogs/Status/index.xml"$>" />
11
12    <title>Status for Andrew DeFaria: February  6, 2005 - February 12, 2005 Archives</title>
13
14    <link rel="start" href="http://defaria.com/blogs/Status/" title="Home" />
15    <link rel="prev" href="http://defaria.com/blogs/Status/archives/week_2005_01_30.html" title="January 30, 2005 - February  5, 2005" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/week_2005_02_13.html" title="February 13, 2005 - February 19, 2005" />
17 </head>
18 <body class="layout-one-column">
19    <div id="container">
20       <div id="container-inner" class="pkg">
21
22          <div id="banner">
23             <div id="banner-inner" class="pkg">
24                <h1 id="banner-header"><a href="http://defaria.com/blogs/Status/" accesskey="1">Status for Andrew DeFaria</a></h1>
25                <h2 id="banner-description">Searchable status reports and work log</h2>
26             </div>
27          </div>
28
29          <div id="pagebody">
30             <div id="pagebody-inner" class="pkg">
31                <div id="alpha">
32                   <div id="alpha-inner" class="pkg">
33                      
34                      <p class="content-nav">
35                         <a href="http://defaria.com/blogs/Status/archives/week_2005_01_30.html">&laquo; January 30, 2005 - February  5, 2005</a> |
36                         <a href="http://defaria.com/blogs/Status/">Main</a>
37                         | <a href="http://defaria.com/blogs/Status/archives/week_2005_02_13.html">February 13, 2005 - February 19, 2005 &raquo;</a>
38                      </p>
39                      
40                      
41                      
42
43                      <h2 class="date-header">February 11, 2005</h2>
44                      <a id="a000298"></a>
45                      <div class="entry" id="entry-298">
46                         <h3 class="entry-header">More int_tools changes</h3>
47                         <div class="entry-content">
48                            <div class="entry-body">
49                               <ul>
50   <li>Implemented the -XX addition to product numbers</li>
51 </ul>
52                               
53                               <p>The solution was simple but it was also not ideal. The expect scripts currently merely fill a few arrays with numbers from ranges like 18000-18999, 19000-19999, etc. Then, later on they just grab a number from the array.</p>
54
55 <p>The idea of adding "-xx" to the end of the product numbers is to allow for different versions down the road. So one might have 18000-00.devos.tar.gz and 18001-00.other.package.tar.gz. Other times there might be 18000-00.devos.tar.gz and 18001-01.other.package.tar.gz. IOW different "-xx"'s in the product range. Unfortunately the way the expect scripts are coded this is not easy to do.</p>
56
57 <p>So for now we are just implementing this by adding -00 to the end. IOW all -xx's must be the same, for now...</p>
58                               
59                               <p class="entry-footer">
60                                  <span class="post-footers">Posted by  at  3:31 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000298.html">Permalink</a>
61                                  
62                                  
63                               </p>
64                            </div>
65                         </div>
66                      </div>
67                      
68                      
69
70                      <h2 class="date-header">February  9, 2005</h2>
71                      <a id="a000297"></a>
72                      <div class="entry" id="entry-297">
73                         <h3 class="entry-header">ECR 23248 Toolchain build failure</h3>
74                         <div class="entry-content">
75                            <div class="entry-body">
76                               <ul>
77   <li>Worked with Adam to retag the toolchain and rebuild. Build failed. Filed ECR 23248</li>
78
79   <li>Went on to get the int_tools to work after modifying them to take into account recent changes in tagging and build directory names</li>
80 </ul>
81                               
82                               <p>ECR 23248: Toolchain build fails due to problem in LynxOS header file:</p>
83
84 <p>In attempting to build top of the gcc_3_2_2-branch gdb fails to build
85 with the following:</p>
86
87 <div class="code"></pre>
88 gcc -x c -P -E -dM -nostdinc -g -O2  -D__Lynx__   -I.  /config
89 -I/export/build1/LYNXOS_500/work_area/toolchain/3.2.2/toolchain/src/gdb
90 -I/export/build1/LYNXOS_500/work_area/toolchain/3.2.2/toolchain/src/gdb
91 -I/export/build1/LYNXOS_500/work_area/toolchain/3.2.2/toolchain/src/gdb
92 -I/export/build1/LYNXOS_500/work_area/toolchain/3.2.2/toolchain/src/gdb-DHAVE_CONFIG_H /../include/opcode /../readline/.. -I../bfd /../bfd
93 -I/export/build1/LYNXOS_500/work_area/toolchain/3.2.2/toolchain/src/gdb/../include -I../intl /../intl -DGDBTK -DCROSS_DEBUGGER -idirafter
94 /export/build1/LYNXOS_500/build/lynxos/20050207/x86/sys/include/kernel
95 /export/build1/LYNXOS_500/build/lynxos/20050207/x86/sys/include/family/-idirafter `echo i386-lynx-lynxos | sed -e 's/-.*//' -e 's/i.86/x86/'
96 -e 's/powerpc/ppc/'` -idirafter
97 /export/build1/LYNXOS_500/build/lynxos/20050207/x86/usr/include -I
98 /export/build1/LYNXOS_500/build/lynxos/20050207/x86/usr/include -I
99 /export/build1/LYNXOS_500/build/lynxos/20050207/x86/sys/include/kernel
100 /export/build1/LYNXOS_500/build/lynxos/20050207/x86/sys/include/family/-I `echo i386-lynx-lynxos | sed -e 's/-.*//' -e 's/i.86/x86/' -e
101 's/powerpc/ppc/'` tm-lynx.th-rn || exit 2; \<br>
102   echo; echo "#endif /* $guard */" ) > tm-lynx.ti<br>
103 In file included from /export/build1/LYNXOS_500/build/lynxos/20050207/x86/usr/include/stdint.h:15,<br>
104                  from /export/build1/LYNXOS_500/build/lynxos/20050207/x86/sys/include/family/x86/arch_mem.h:15,<br>
105                  from /export/build1/LYNXOS_500/work_area/toolchain/3.2.2/toolchain/src/gdb/config/tm-lynx.th:6:<br>
106 /export/build1/LYNXOS_500/build/lynxos/20050207/x86/usr/include/sys/cdefs.h:432:2: #error "Unsupported size of long double"<br>
107 make[2]: *** [tm-lynx.ti] Error 1<br>
108 rm tm-lynx.th-rn<br>
109 make[2]: Leaving directory `/export/build1/LYNXOS_500/build/toolchain/3.2.2/20050207/build-i386/gdb'<br>
110 make[1]: *** [all-gdb] Error 2<br>
111 make[1]: Leaving directory `/export/build1/LYNXOS_500/build/toolchain/3.2.2/20050207/build-i386'<br>
112 make: *** [stamp-all-i386] Error 2<br>
113 </pre></div>
114                               
115                               <p class="entry-footer">
116                                  <span class="post-footers">Posted by  at  4:19 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000297.html">Permalink</a>
117                                  
118                                  
119                               </p>
120                            </div>
121                         </div>
122                      </div>
123                      
124                      
125
126                      <h2 class="date-header">February  8, 2005</h2>
127                      <a id="a000296"></a>
128                      <div class="entry" id="entry-296">
129                         <h3 class="entry-header">CVS Tag Problems</h3>
130                         <div class="entry-content">
131                            <div class="entry-body">
132                               <p>Spent most of the day attempting to build the TOB Toolchain by first tagging it with DEV_LYNXOS_3P2P2_ALL_20050207. The tagging operation has some problems and I suspect not everything that needed to get tagged got tagged.</p>
133
134 <p>Have been hunting down and tagging things hopefully appropriately in order to get things to build but I'm still having some problems.</p>
135                               
136                               <p class="entry-footer">
137                                  <span class="post-footers">Posted by  at  5:28 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000296.html">Permalink</a>
138                                  
139                                  
140                               </p>
141                            </div>
142                         </div>
143                      </div>
144                      
145                      
146
147                      <h2 class="date-header">February  7, 2005</h2>
148                      <a id="a000295"></a>
149                      <div class="entry" id="entry-295">
150                         <h3 class="entry-header">cvs_report.pl</h3>
151                         <div class="entry-content">
152                            <div class="entry-body">
153                               <p>Changed cvs_report.pl to:</p>
154
155 <ul>
156   <li>Properly handle branches</li>
157
158   <li>Create/use a data file instead of writing out an HTML file.</li>
159
160   <li>Not create a data file is it has not changed since the last report</li>
161 </ul>
162
163 <p>Changed http://saturn.lynx.com/cvsr to generate HTML from the above datafiles.</p>
164                               
165                               <p class="entry-footer">
166                                  <span class="post-footers">Posted by  at  5:52 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000295.html">Permalink</a>
167                                  
168                                  
169                               </p>
170                            </div>
171                         </div>
172                      </div>
173                      
174                   </div>
175                </div>
176             </div>
177          </div>
178       </div>
179    </div>
180 </body>
181 </html>