<div dir="ltr"><div>I can see this <i>Sun C 5.10</i> entry. That's why I paste it. <br>I don't put <span style="font-family:monospace,monospace">cc</span> anywhere explicitly, so how does it appear suddenly?<br></div>Configure reports it uses gcc-4.9 and then bum... Sun cc ?<br><br><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-05-16 15:29 GMT+02:00 Igor Kozhukhov <span dir="ltr"><<a href="mailto:ikozhukhov@gmail.com" target="_blank">ikozhukhov@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><span class=""><div><span style="font-family:monospace,monospace">gladeui/glade-property-label.<wbr>h:73: syntax error, unexpected identifier in '#ident "acomp: Sun C 5.10 SunOS_i386 Patch 142363-01 2009/07/15"' at 'ident'</span><br style="font-family:monospace,monospace"><span style="font-family:monospace,monospace">cc: -W option with unknown program no-deprecated-declarations</span></div><div><br></div></span><div>you have mistake - you try to use SunStudio with 'cc' link instead of gcc</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>-Igor</div></font></span><div><div class="h5"><div><br></div><br><div><blockquote type="cite"><div>On May 16, 2017, at 4:22 PM, Dariusz Sendkowski <<a href="mailto:dsendkowski@gmail.com" target="_blank">dsendkowski@gmail.com</a>> wrote:</div><br class="m_-8023924311782414368Apple-interchange-newline"><div><div dir="ltr"><div><div>I don't use cc explicitly anywhere.<br><br></div>It clearly prints:<br><br><span style="font-family:monospace,monospace">Configuration:<br><br>        Source code location:    /projects/oi-userland/<wbr>components/developer/glade/<wbr>glade-3.19.0<br>        Compiler:                /usr/gcc/4.9/bin/gcc</span><br><br></div>but when the build finally crashes it prints:<span style="font-family:monospace,monospace"><br><br><br>.....<br>gladeui/gladeui-enum-types.h:<wbr>48: syntax error, unexpected INTEGER in '# 49' at '49'<br>gladeui/gladeui-enum-types.h:<wbr>50: syntax error, unexpected INTEGER in '# 51' at '51'<br>gladeui/gladeui-enum-types.h:<wbr>54: syntax error, unexpected INTEGER in '# 55' at '55'<br>gladeui/glade-id-allocator.h:<wbr>45: syntax error, unexpected INTEGER in '# 46' at '46'<br>gladeui/glade-editor-table.h:<wbr>21: syntax error, unexpected INTEGER in '# 23' at '23'<br>gladeui/glade-property-label.<wbr>h:21: syntax error, unexpected INTEGER in '# 23' at '23'<br>gladeui/glade-property-label.<wbr>h:73: syntax error, unexpected identifier in '#ident "acomp: Sun C 5.10 SunOS_i386 Patch 142363-01 2009/07/15"' at 'ident'<br>cc: -W option with unknown program no-deprecated-declarations<br>compilation of temporary binary failed:Command '['cc', '-Wno-deprecated-declarations'<wbr>, '-D_REENTRANT', '-D_PTHREADS', '-D_REENTRANT', '-D_POSIX_PTHREAD_SEMANTICS', '-D_REENTRANT', '-D_PTHREADS', '-I/usr/include/gtk-3.0', '-I/usr/include/at-spi2-atk/2.<wbr>0', '-I/usr/include/at-spi-2.0', '-I/usr/include/dbus-1.0', ....</span><br><br><div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-05-16 15:09 GMT+02:00 Alexander Pyhalov <span dir="ltr"><<a href="mailto:alp@rsu.ru" target="_blank">alp@rsu.ru</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="m_-8023924311782414368HOEnZb"><div class="m_-8023924311782414368h5">On 05/16/17 03:45 PM, Dariusz Sendkowski wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
Has anyone ever encountered such weird errors during build?:<br>
<br>
/usr/include/iso/stddef_iso.h:<wbr>61: syntax error, unexpected INTEGER in '#<br>
71' at '71'<br>
/usr/include/iso/stddef_iso.h:<wbr>65: syntax error, unexpected INTEGER in '#<br>
80' at '80'<br>
/usr/include/iso/stddef_iso.h:<wbr>71: syntax error, unexpected INTEGER in '#<br>
91' at '91'<br>
/usr/include/stddef.h:61: syntax error, unexpected INTEGER in '# 74' at '74'<br>
/usr/include/limits.h:176: syntax error, unexpected INTEGER in '# 289' at<br>
'289'<br>
/usr/include/limits.h:179: syntax error, unexpected INTEGER in '# 292' at<br>
'292'<br>
/usr/include/float.h:45: syntax error, unexpected INTEGER in '# 54' at '54'<br>
/usr/include/float.h:47: syntax error, unexpected INTEGER in '# 58' at '58'<br>
</blockquote>
<br>
<br></div></div>
Hi.<br>
The most common source of such errors is cc usage instead of $(CC),<br>
mostly often seen during gobject-introspection rules processing.<span class="m_-8023924311782414368HOEnZb"><font color="#888888"><br>
<br>
<br>
-- <br>
Best regards,<br>
Alexander Pyhalov,<br>
system administrator of Southern Federal University IT department</font></span><div class="m_-8023924311782414368HOEnZb"><div class="m_-8023924311782414368h5"><br>
<br>
______________________________<wbr>_________________<br>
oi-dev mailing list<br>
<a href="mailto:oi-dev@openindiana.org" target="_blank">oi-dev@openindiana.org</a><br>
<a href="https://openindiana.org/mailman/listinfo/oi-dev" rel="noreferrer" target="_blank">https://openindiana.org/mailma<wbr>n/listinfo/oi-dev</a><br>
</div></div></blockquote></div><br></div>
______________________________<wbr>_________________<br>oi-dev mailing list<br><a href="mailto:oi-dev@openindiana.org" target="_blank">oi-dev@openindiana.org</a><br><a href="https://openindiana.org/mailman/listinfo/oi-dev" target="_blank">https://openindiana.org/<wbr>mailman/listinfo/oi-dev</a></div></blockquote></div><br></div></div></div><br>______________________________<wbr>_________________<br>
oi-dev mailing list<br>
<a href="mailto:oi-dev@openindiana.org">oi-dev@openindiana.org</a><br>
<a href="https://openindiana.org/mailman/listinfo/oi-dev" rel="noreferrer" target="_blank">https://openindiana.org/<wbr>mailman/listinfo/oi-dev</a><br></blockquote></div><br></div>