[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gtk-devel
Subject:    Re: F_SETPIPE_SZ error
From:       Philip Withnall <philip () tecnocode ! co ! uk>
Date:       2018-04-23 17:14:19
Message-ID: 1524503659.2672.10.camel () tecnocode ! co ! uk
[Download RAW message or body]

[Attachment #2 (multipart/signed)]

[Attachment #4 (multipart/alternative)]


It's already been reported as https://bugzilla.gnome.org/show_bug.cgi?i
d=795133, and has been fixed as the following commits in master and
glib-2-56: • master: https://gitlab.gnome.org/GNOME/glib/commit/0beb62f
56 • glib-2-56: https://gitlab.gnome.org/GNOME/glib/commit/1d2e685d9
Either apply the glib-2-56 patch from above, or wait until the next
2.56.x release.
Philip
On Mon, 2018-04-23 at 16:40 +0000, Harris, TerryX wrote:
> Including #define _GNU_SOURCE does not solve the following glib-
> 2.56.0 compile problem.
> Has anyone else seen this error?
>  
>  
> gmake[4]: Entering directory
> `/nfs/pdx/disks/comp.ct.9/build/ib/em64t_SLES11/ibbuilds/glib-
> 2.56.0tt/tmp/glib-2.56.0/gio'
>   CC       libgio_2_0_la-gfile.lo
> In file included from ../gobject/gbinding.h:29:0,
>                  from ../glib/glib-object.h:23,
>                  from ../gio/gioenums.h:28,
>                  from ../gio/giotypes.h:28,
>                  from gfile.h:28,
>                  from gfile.c:43:
> ../gobject/gobject.h: In function 'g_set_object':
> ../gobject/gobject.h:725:5: warning: value computed is not used [-
> Wunused-value]
> gfile.c: In function 'splice_stream_with_progress':
> gfile.c:3017:35: error: 'F_SETPIPE_SZ' undeclared (first use in this
> function)
> gfile.c:3017:35: note: each undeclared identifier is reported only
> once for each function it appears in
> gfile.c:3021:39: error: 'F_GETPIPE_SZ' undeclared (first use in this
> function)
> gmake[4]: *** [libgio_2_0_la-gfile.lo] Error 1
>  
>  
> Terry L. Harris |
> eXcell,
> a division of CompuCom
> Software Technician
> direct 480.554.9839
> mobil 480.215.9680
> terryx.harris@intel.com
>  
> 
> 
> 
> 
> _______________________________________________
> gtk-devel-list mailing list
> gtk-devel-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/gtk-devel-list
[Attachment #7 (text/html)]

<html xmlns:v="urn:schemas-microsoft-com:vml" \
xmlns:o="urn:schemas-microsoft-com:office:office" \
xmlns:w="urn:schemas-microsoft-com:office:word" \
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" \
xmlns="http://www.w3.org/TR/REC-html40"><head> <meta http-equiv="Content-Type" \
content="text/html; charset=us-ascii"> <meta name="Generator" content="Microsoft Word \
15 (filtered medium)"> <style><!--
/* Font Definitions */
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:"Segoe UI";
	panose-1:2 11 5 2 4 2 4 2 2 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:#0563C1;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:#954F72;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri",sans-serif;
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri",sans-serif;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US"><div>It's already been reported as <a \
href="https://bugzilla.gnome.org/show_bug.cgi?id=795133">https://bugzilla.gnome.org/show_bug.cgi?id=795133</a>, \
and has been fixed as the following commits in master and glib-2-56:</div><div> • \
master: <a href="https://gitlab.gnome.org/GNOME/glib/commit/0beb62f564072f3585762c9c55 \
fe894485993b62">https://gitlab.gnome.org/GNOME/glib/commit/0beb62f56</a></div><div> \
• glib-2-56: <a href="https://gitlab.gnome.org/GNOME/glib/commit/1d2e685d9">https://gitlab.gnome.org/GNOME/glib/commit/1d2e685d9</a></div><div><br></div><div>Either \
apply the glib-2-56 patch from above, or wait until the next 2.56.x \
release.</div><div><br></div><div>Philip</div><div><br></div><div>On Mon, 2018-04-23 \
at 16:40 +0000, Harris, TerryX wrote:</div><blockquote type="cite" style="margin:0 0 \
0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"> <div class="WordSection1">
<p class="MsoNormal">Including #define _<i>GNU</i>_SOURCE does not solve the \
following glib-2.56.0 compile problem.<o:p></o:p></p> <p class="MsoNormal">Has anyone \
else seen this error?<o:p></o:p></p> <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">gmake[4]: Entering directory \
`/nfs/pdx/disks/comp.ct.9/build/ib/em64t_SLES11/ibbuilds/glib-2.56.0tt/tmp/glib-2.56.0/gio'<o:p></o:p></p>
 <p class="MsoNormal">&nbsp; CC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
libgio_2_0_la-gfile.lo<o:p></o:p></p> <p class="MsoNormal">In file included from \
../gobject/gbinding.h:29:0,<o:p></o:p></p> <p \
class="MsoNormal">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
from ../glib/glib-object.h:23,<o:p></o:p></p> <p \
class="MsoNormal">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
from ../gio/gioenums.h:28,<o:p></o:p></p> <p \
class="MsoNormal">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
from ../gio/giotypes.h:28,<o:p></o:p></p> <p \
class="MsoNormal">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
from gfile.h:28,<o:p></o:p></p> <p \
class="MsoNormal">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
from gfile.c:43:<o:p></o:p></p> <p class="MsoNormal">../gobject/gobject.h: In \
function 'g_set_object':<o:p></o:p></p> <p \
class="MsoNormal">../gobject/gobject.h:725:5: warning: value computed is not used \
[-Wunused-value]<o:p></o:p></p> <p class="MsoNormal">gfile.c: In function \
'splice_stream_with_progress':<o:p></o:p></p> <p class="MsoNormal">gfile.c:3017:35: \
error: 'F_SETPIPE_SZ' undeclared (first use in this function)<o:p></o:p></p> <p \
class="MsoNormal">gfile.c:3017:35: note: each undeclared identifier is reported only \
once for each function it appears in<o:p></o:p></p> <p \
class="MsoNormal">gfile.c:3021:39: error: 'F_GETPIPE_SZ' undeclared (first use in \
this function)<o:p></o:p></p> <p class="MsoNormal">gmake[4]: *** \
[libgio_2_0_la-gfile.lo] Error 1<o:p></o:p></p> <p \
class="MsoNormal"><o:p>&nbsp;</o:p></p> <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><b><span \
style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:#262626">Terry \
L. Harris</span></b><b><span \
style="font-family:&quot;Arial&quot;,sans-serif;color:#262626"> | </span></b><b><span \
style="font-family:&quot;Arial&quot;,sans-serif;color:#0070C0">e</span></b><b><span \
style="font-family:&quot;Arial&quot;,sans-serif;color:#ED7D31">X</span></b><b><span \
style="font-family:&quot;Arial&quot;,sans-serif;color:#0070C0">cell</span></b><b><span \
style="font-family:&quot;Arial&quot;,sans-serif">, </span></b><span \
style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif">a division of \
CompuCom</span><span style="font-family:&quot;Segoe \
UI&quot;,sans-serif"><o:p></o:p></span></p> <p class="MsoNormal"><span \
style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">Software \
Technician<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">direct \
480.554.9839<o:p></o:p></span></p> <p class="MsoNormal"><span \
style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black">mobil \
480.215.9680<o:p></o:p></span></p> <p class="MsoNormal"><u><span \
style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:blue">terryx.harris@intel.com</span></u><span \
style="font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black"><o:p></o:p></span></p>
 <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>


<pre>_______________________________________________
gtk-devel-list mailing list
<a href="mailto:gtk-devel-list@gnome.org">gtk-devel-list@gnome.org</a>
<a href="https://mail.gnome.org/mailman/listinfo/gtk-devel-list">https://mail.gnome.org/mailman/listinfo/gtk-devel-list</a>
 </pre></blockquote></body></html>


["signature.asc" (application/pgp-signature)]

_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic