<div dir="ltr"><div>Arrgghhh... I had them exported using <span style="font-family:monospace,monospace"><b>CONFIGURE_ENV</b></span> instead of <span style="font-family:monospace,monospace"><b>CONFIGURE_BUILD_ENV</b></span>.<br><br></div>Thanks!<br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-05-16 15:39 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="HOEnZb"><div class="h5">On 05/16/17 04:22 PM, Dariusz Sendkowski wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I don't use cc explicitly anywhere.<br>
<br>
It clearly prints:<br>
<br>
Configuration:<br>
<br>
        Source code location:<br>
/projects/oi-userland/componen<wbr>ts/developer/glade/glade-3.19.<wbr>0<br>
        Compiler:                /usr/gcc/4.9/bin/gcc<br>
<br>
but when the build finally crashes it prints:<br>
<br>
<br>
.....<br>
gladeui/gladeui-enum-types.h:4<wbr>8: syntax error, unexpected INTEGER in '# 49'<br>
at '49'<br>
gladeui/gladeui-enum-types.h:5<wbr>0: syntax error, unexpected INTEGER in '# 51'<br>
at '51'<br>
gladeui/gladeui-enum-types.h:5<wbr>4: syntax error, unexpected INTEGER in '# 55'<br>
at '55'<br>
gladeui/glade-id-allocator.h:4<wbr>5: syntax error, unexpected INTEGER in '# 46'<br>
at '46'<br>
gladeui/glade-editor-table.h:2<wbr>1: syntax error, unexpected INTEGER in '# 23'<br>
at '23'<br>
gladeui/glade-property-label.h<wbr>:21: syntax error, unexpected INTEGER in '#<br>
23' at '23'<br>
gladeui/glade-property-label.h<wbr>:73: syntax error, unexpected identifier in<br>
'#ident "acomp: Sun C 5.10 SunOS_i386 Patch 142363-01 2009/07/15"' at<br>
'ident'<br>
cc: -W option with unknown program no-deprecated-declarations<br>
compilation of temporary binary failed:Command '['cc',<br>
'-Wno-deprecated-declarations'<wbr>, '-D_REENTRANT', '-D_PTHREADS',<br>
'-D_REENTRANT', '-D_POSIX_PTHREAD_SEMANTICS', '-D_REENTRANT',<br>
'-D_PTHREADS', '-I/usr/include/gtk-3.0', '-I/usr/include/at-spi2-atk/2.<wbr>0',<br>
'-I/usr/include/at-spi-2.0', '-I/usr/include/dbus-1.0', ....<br>
</blockquote>
<br></div></div>
Is gobject-introspection enabled?<br>
If yes, component needs CC and CFLAGS environment variables exported in build/install time.<div class="HOEnZb"><div class="h5"><br>
<br>
-- <br>
Best regards,<br>
Alexander Pyhalov,<br>
system administrator of Southern Federal University IT department<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>