<div dir="ltr">The gcc version is probably the issue, I am using an older version from when I ran some experiments with cilk. Justin installed on the same machine with no issues.<div><br></div><div style>gcc -v:</div><div style>

<div>Using built-in specs.</div><div>Target: x86_64-unknown-linux-gnu</div><div>Configured with: /home/build/svn/trunk/eng/prod/gcc/configure --prefix=/home/build/64/local/cilk --with-gas-weakref=no --with-comdat-group --enable-checking --disable-bootstrap --disable-libgomp --enable-languages=c,c++ --disable-libstdcxx-pch --enable-targets=all --with-cilk-version=10100 --with-cilk-build=8503</div>

<div>Thread model: posix</div><div>gcc version 4.2.4 (Cilk Arts build 8503)</div><div><br></div><div style>Thanks,</div><div style>Scott</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 25, 2013 at 10:42 AM, Tim Armstrong <span dir="ltr"><<a href="mailto:tga@uchicago.edu" target="_blank">tga@uchicago.edu</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <div>You can ignore these for now, unless
      you run into further issues.  It may be a good idea to also update
      and recompile adlb and turbine.<br>
      <br>
      I enabled an additional compiler warning for implicit conversions,
      and fixed all the warnings that cropped up on my machines, but it
      appears you are getting some additional ones. What version of gcc
      are you using? <br><span class="HOEnZb"><font color="#888888">
      <br>
      - Tim</font></span><div><div class="h5"><br>
      <br>
      <br>
      On 4/25/2013 10:18 AM, Scott Krieder wrote:<br>
    </div></div></div><div><div class="h5">
    <blockquote type="cite">
      
      <div dir="ltr">Hi Tim,
        <div><br>
        </div>
        <div>I noticed that when installing c-utils from the latest svn
          version it gives several warnings.</div>
        <div><br>
        </div>
        <div>I did do a make clean, and my uname -a gives:</div>
        <div>
          Linux skrieder 2.6.32-43-generic #97-Ubuntu SMP Wed Sep 5
          16:42:26 UTC 2012 x86_64 GNU/Linux</div>
        <div><br>
        </div>
        <div>Here is what make produces:</div>
        <div>
          <div>make</div>
          <div>  DEP<span style="white-space:pre-wrap"> </span>src/list_d.d</div>
          <div>  DEP<span style="white-space:pre-wrap"> </span>src/log.d</div>
          <div>  DEP<span style="white-space:pre-wrap"> </span>src/list_ip.d</div>
          <div>  DEP<span style="white-space:pre-wrap"> </span>src/reader.d</div>
          <div>  DEP<span style="white-space:pre-wrap"> </span>src/list_i.d</div>
          <div>  DEP<span style="white-space:pre-wrap"> </span>src/list2.d</div>
          <div>  DEP<span style="white-space:pre-wrap"> </span>src/list_l.d</div>
          <div>  DEP<span style="white-space:pre-wrap"> </span>src/table_ip.d</div>
          <div>  DEP<span style="white-space:pre-wrap"> </span>src/tree.d</div>
          <div>  DEP<span style="white-space:pre-wrap"> </span>src/version.d</div>
          <div>  DEP<span style="white-space:pre-wrap"> </span>src/lookup3.d</div>
          <div>  DEP<span style="white-space:pre-wrap"> </span>src/table.d</div>
          <div>  DEP<span style="white-space:pre-wrap"> </span>src/exm-string.d</div>
          <div>  DEP<span style="white-space:pre-wrap"> </span>src/tools.d</div>
          <div>  DEP<span style="white-space:pre-wrap"> </span>src/list_sp.d</div>
          <div>  DEP<span style="white-space:pre-wrap"> </span>src/c-utils.d</div>
          <div>  DEP<span style="white-space:pre-wrap"> </span>src/memory.d</div>
          <div>  DEP<span style="white-space:pre-wrap"> </span>src/list.d</div>
          <div>  DEP<span style="white-space:pre-wrap"> </span>src/list_lp.d</div>
          <div>  DEP<span style="white-space:pre-wrap"> </span>src/rbtree.d</div>
          <div>  DEP<span style="white-space:pre-wrap"> </span>src/table_lp.d</div>
          <div>  DEP<span style="white-space:pre-wrap"> </span>src/profile.d</div>
          <div>  CC<span style="white-space:pre-wrap"> </span>src/profile.o</div>
          <div>src/profile.c: In function ‘profile_entry’:</div>
          <div>src/profile.c:64: warning: passing argument 3 of
            ‘__builtin_strncpy’ with different width due to prototype</div>
          <div>  CC<span style="white-space:pre-wrap"> </span>src/table_lp.o</div>
          <div>src/table_lp.c: In function ‘table_lp_dump’:</div>
          <div>src/table_lp.c:169: warning: passing argument 2 of
            ‘list_lp_tostring’ with different width due to prototype</div>
          <div>  CC<span style="white-space:pre-wrap"> </span>src/rbtree.o</div>
          <div>  CC<span style="white-space:pre-wrap"> </span>src/list_lp.o</div>
          <div>  CC<span style="white-space:pre-wrap"> </span>src/list.o</div>
          <div>  CC<span style="white-space:pre-wrap"> </span>src/memory.o</div>
          <div>src/memory.c: In function ‘mm_create’:</div>
          <div>src/memory.c:86: warning: passing argument 2 of ‘strnlen’
            with different width due to prototype</div>
          <div>  CC<span style="white-space:pre-wrap"> </span>src/c-utils.o</div>
          <div>  CC<span style="white-space:pre-wrap"> </span>src/list_sp.o</div>
          <div>  CC<span style="white-space:pre-wrap"> </span>src/tools.o</div>
          <div>  CC<span style="white-space:pre-wrap"> </span>src/exm-string.o</div>
          <div>  CC<span style="white-space:pre-wrap"> </span>src/table.o</div>
          <div>src/table.c: In function ‘table_dump’:</div>
          <div>src/table.c:211: warning: passing argument 2 of
            ‘list_sp_tostring’ with different width due to prototype</div>
          <div>  CC<span style="white-space:pre-wrap"> </span>src/lookup3.o</div>
          <div>  CC<span style="white-space:pre-wrap"> </span>src/version.o</div>
          <div>  CC<span style="white-space:pre-wrap"> </span>src/tree.o</div>
          <div>  CC<span style="white-space:pre-wrap"> </span>src/table_ip.o</div>
          <div>src/table_ip.c: In function ‘table_ip_dump’:</div>
          <div>src/table_ip.c:136: warning: passing argument 2 of
            ‘list_ip_snprintf’ with different width due to prototype</div>
          <div>  CC<span style="white-space:pre-wrap"> </span>src/list_l.o</div>
          <div>  CC<span style="white-space:pre-wrap"> </span>src/list2.o</div>
          <div>  CC<span style="white-space:pre-wrap"> </span>src/list_i.o</div>
          <div>  CC<span style="white-space:pre-wrap"> </span>src/reader.o</div>
          <div>src/reader.c: In function ‘reader_read’:</div>
          <div>src/reader.c:88: warning: passing argument 2 of ‘fread’
            with different width due to prototype</div>
          <div>src/reader.c:99: warning: passing argument 2 of
            ‘table_lp_add’ with different width due to prototype</div>
          <div>  CC<span style="white-space:pre-wrap"> </span>src/list_ip.o</div>
          <div>src/list_ip.c: In function ‘list_ip_snprintf’:</div>
          <div>src/list_ip.c:597: warning: passing argument 2 of
            ‘snprintf’ with different width due to prototype</div>
          <div>  CC<span style="white-space:pre-wrap"> </span>src/log.o</div>
          <div>src/log.c: In function ‘log_printf’:</div>
          <div>src/log.c:95: warning: passing argument 2 of ‘vsnprintf’
            with different width due to prototype</div>
          <div>  CC<span style="white-space:pre-wrap"> </span>src/list_d.o</div>
          <div>  LINK<span style="white-space:pre-wrap"> </span>lib/libexmcutils.so</div>
          <div><br>
          </div>
          <div><br>
          </div>
          -- <br>
          <font face="Times" size="3">Scott J. Krieder<br>
          </font>
          <div>
            <div><font face="Times" size="3">C: <a href="tel:419-685-0410" value="+14196850410" target="_blank">419-685-0410</a><br>
              </font>
              <div><font face="Times" size="3">E: <a href="mailto:skrieder@iit.edu" target="_blank">skrieder@iit.edu</a><br>
                </font>
                <div><font face="Times" size="3"><a href="http://datasys.cs.iit.edu/%7Eskrieder/" target="_blank">http://datasys.cs.iit.edu/~skrieder/</a></font></div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
  </div></div></div>

</blockquote></div><br><br clear="all"><div><br></div>-- <br><font face="Times" size="3">Scott J. Krieder<br></font><div><div><font face="Times" size="3">C: 419-685-0410<br></font><div><font face="Times" size="3">E: <a href="mailto:skrieder@iit.edu" target="_blank">skrieder@iit.edu</a><br>

</font><div><font face="Times" size="3"><a href="http://datasys.cs.iit.edu/~skrieder/" target="_blank">http://datasys.cs.iit.edu/~skrieder/</a></font></div></div></div></div>
</div>