ports/159177: sysutils/muse on 8.2-STABLE
Nicklas Johnson
freebsd at spatula.net
Mon Jul 25 06:00:25 UTC 2011
The following reply was made to PR ports/159177; it has been noted by GNATS.
From: Nicklas Johnson <freebsd at spatula.net>
To: bug-followup at freebsd.org
Cc:
Subject: Re: ports/159177: sysutils/muse on 8.2-STABLE
Date: Sun, 24 Jul 2011 22:33:37 -0700
--0016367b61c836a64604a8de288a
Content-Type: text/plain; charset=UTF-8
Looks like the error is being reported outside the code to muse.c during
this call:
(void)kvm_nlist(kdesc, namelist);
During that call this happens:
stat("/usr/share/nls/C/libc.cat",0x7fffffffcb00) ERR#2 'No such file or
directory'
stat("/usr/share/nls/libc/C",0x7fffffffcb00) ERR#2 'No such file or
directory'
stat("/usr/local/share/nls/C/libc.cat",0x7fffffffcb00) ERR#2 'No such file
or directory'
stat("/usr/local/share/nls/libc/C",0x7fffffffcb00) ERR#2 'No such file or
directory'
: No such file or directory
write(2,": No such file or directory\n",28) = 28 (0x1c)
But that write is happening outside the code to muse. Curiously, the call
still succeeds. Dunno. I don't have the time to look into it any further.
On 24 July 2011 22:10, Edwin Groothuis <edwin at freebsd.org> wrote:
> Maintainer of sysutils/muse,
>
> Please note that PR ports/159177 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/159177
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin at FreeBSD.org
>
--
"Courage isn't just a matter of not being frightened, you know. It's being
afraid and doing what you have to do anyway."
-- Doctor Who - Planet of the Daleks
This message has been brought to you by Nick Johnson 2.3b1 and the number 6.
<http://healerNick.com/> <http://spatula.net/>
--0016367b61c836a64604a8de288a
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<font color=3D"#000000"><font size=3D"2"><font face=3D"trebuchet ms,sans-se=
rif">Looks like the error is being reported outside the code to muse.c duri=
ng this call:<br></font></font></font><div><font class=3D"Apple-style-span"=
face=3D"'trebuchet ms', sans-serif"><br>
</font></div><div><font class=3D"Apple-style-span" face=3D"'trebuchet m=
s', sans-serif"><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 (void)kvm_nlist(kdesc,=
namelist);</div><div><br></div><div>During that call this happens:</div><d=
iv><br></div><div><div>
stat("/usr/share/nls/C/<a href=3D"http://libc.cat">libc.cat</a>",=
0x7fffffffcb00) ERR#2 'No such file or directory'</div><div>stat(&q=
uot;/usr/share/nls/libc/C",0x7fffffffcb00) =C2=A0 =C2=A0 ERR#2 'No=
such file or directory'</div>
<div>stat("/usr/local/share/nls/C/<a href=3D"http://libc.cat">libc.cat=
</a>",0x7fffffffcb00) ERR#2 'No such file or directory'</div><=
div>stat("/usr/local/share/nls/libc/C",0x7fffffffcb00) ERR#2 '=
;No such file or directory'</div>
</div><div><div>: No such file or directory</div><div>write(2,": No su=
ch file or directory\n",28) =C2=A0 =C2=A0 =C2=A0=3D 28 (0x1c)</div></d=
iv><div><br></div><div>But that write is happening outside the code to muse=
. =C2=A0Curiously, the call still succeeds. =C2=A0Dunno. =C2=A0I don't =
have the time to look into it any further.</div>
<div><br></div></font><div class=3D"gmail_quote">On 24 July 2011 22:10, Edw=
in Groothuis <span dir=3D"ltr"><<a href=3D"mailto:edwin at freebsd.org">edw=
in at freebsd.org</a>></span> wrote:<br><blockquote class=3D"gmail_quote" s=
tyle=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Maintainer of sysutils/muse,<br>
<br>
Please note that PR ports/159177 has just been submitted.<br>
<br>
If it contains a patch for an upgrade, an enhancement or a bug fix<br>
you agree on, reply to this email stating that you approve the patch<br>
and a committer will take care of it.<br>
<br>
The full text of the PR can be found at:<br>
=C2=A0 =C2=A0<a href=3D"http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports=
/159177" target=3D"_blank">http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dpor=
ts/159177</a><br>
<font color=3D"#888888"><br>
--<br>
Edwin Groothuis via the GNATS Auto Assign Tool<br>
edwin at FreeBSD.org<br>
</font></blockquote></div><br><br clear=3D"all"><br>-- <br>"Courage is=
n't just a matter of not being frightened, you know. It's being afr=
aid and doing what you have to do anyway."<br>=C2=A0=C2=A0 -- Doctor W=
ho - Planet of the Daleks<br>
This message has been brought to you by Nick Johnson 2.3b1 and the number 6=
.<a href=3D"http://healerNick.com/" target=3D"_blank"><br></a><a href=3D"ht=
tp://spatula.net/" target=3D"_blank"></a><br>
</div>
--0016367b61c836a64604a8de288a--
More information about the freebsd-ports-bugs
mailing list