Re: Error with libMPDClient compilation
"Lucas C. Villa Real" <[email protected]> Tue, 16 Jul 2019 14:56:47 -0300
| Newsgroups | gmane.linux.distributions.gobo.general |
|---|---|
| Message-ID | <CAAvzgtas6k4KTVQXazceZ0E-M_EsVW-iSawokihOTB+C6-JAxg@mail.gmail.com> |
--===============0627248718638873850==
Content-Type: multipart/alternative; boundary="0000000000004b1f20058dd01786"
--0000000000004b1f20058dd01786
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Hi,
I took a quick look and libmpdclient attempts to compile and install the
documentation if doxygen is available on your system. However, support for
building the docs is completely broken, as the input files are not part of
the source package.
As a workaround, you can force doxygen detection to fail, which will lead
to a successful compilation of the package. Type "EditRecipe libmpdclient",
and then add the following to the end of the recipe file:
environment=3D(
DOXYGEN=3D
)
I'm pushing a new revision of the recipe with the aforementioned fix so
that other users don't run into the same issue.
Lucas
On Mon, Jul 15, 2019 at 11:28 AM Anshuman Aggarwal <
[email protected]> wrote:
> Compile libMPDClient
>
> gives the following errorr:
>
> ----------------------------------------------------------------------
> /bin/sh /Data/Compile/Sources/libmpdclient-2.2/build/install-sh -d
> /usr/share/doc/libmpdclient/html
> /usr/bin/install -c -m 644 -c -m 644 doc/api/html/*.html
> doc/api/html/*.css \
> doc/api/html/*.png doc/api/html/*.gif \
> /usr/share/doc/libmpdclient/html
> real_install: cannot stat 'doc/api/html/*.gif': No such file or directory
> make[1]: *** [Makefile:1279: install-data-local] Error 1
> make[1]: Leaving directory '/Data/Compile/Sources/libmpdclient-2.2'
> make: *** [Makefile:1137: install-am] Error 2
> UnionSandbox: Cleaning up.
> UnionSandbox: Moving entries to:
> /Programs/LibMPDClient/2.2/.SandboxInstall_Root
> Compile: Restoring safe copy *find: =E2=80=98*=E2=80=99: No such file or =
directory
> cp: cannot stat '/Programs/LibMPDClient/2.2-safelinking/*': No such
> file or directory
>
> Compile: LibMPDClient 2.2 - Installation step failed.
> _______________________________________________
> gobolinux-users mailing list
> [email protected]
> http://lists.gobolinux.org/mailman/listinfo/gobolinux-users
>
--0000000000004b1f20058dd01786
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><div class=3D"gmail_default" style=3D"font-size:small">Hi,=
</div><div class=3D"gmail_default" style=3D"font-size:small"><br></div><div=
class=3D"gmail_default" style=3D"font-size:small">I took a quick look and =
libmpdclient attempts to compile and install the documentation if doxygen i=
s available on your system. However, support for building the docs is compl=
etely broken, as the input files are not part of the source package.</div><=
div class=3D"gmail_default" style=3D"font-size:small"><br></div><div class=
=3D"gmail_default" style=3D"font-size:small">As a workaround, you can=C2=A0=
force doxygen detection to fail, which will lead to a successful compilatio=
n of the package. Type "EditRecipe libmpdclient", and then add th=
e following to the end of the recipe file:</div><div class=3D"gmail_default=
" style=3D"font-size:small">environment=3D(<br>=C2=A0 =C2=A0 DOXYGEN=3D<br>=
)<br></div><div class=3D"gmail_default" style=3D"font-size:small"><br></div=
><div class=3D"gmail_default" style=3D"font-size:small">I'm pushing a n=
ew revision of the recipe with the aforementioned fix so that other users d=
on't run into the same issue.</div><div class=3D"gmail_default" style=
=3D"font-size:small"><br></div><div class=3D"gmail_default" style=3D"font-s=
ize:small">Lucas</div><div class=3D"gmail_default" style=3D"font-size:small=
"><br></div><div class=3D"gmail_default" style=3D"font-size:small"><br></di=
v><div class=3D"gmail_default" style=3D"font-size:small"><br></div></div><b=
r><div class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Mon, =
Jul 15, 2019 at 11:28 AM Anshuman Aggarwal <<a href=3D"mailto:anshuman.a=
[email protected]">[email protected]</a>> wrote:<br></div><blo=
ckquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left=
:1px solid rgb(204,204,204);padding-left:1ex">Compile libMPDClient<br>
<br>
gives the following errorr:<br>
<br>
----------------------------------------------------------------------<br>
/bin/sh /Data/Compile/Sources/libmpdclient-2.2/build/install-sh -d<br>
/usr/share/doc/libmpdclient/html<br>
/usr/bin/install -c -m 644 -c -m 644 doc/api/html/*.html doc/api/html/*.css=
\<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 doc/api/html/*.png doc/api/html/*.gif \<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 /usr/share/doc/libmpdclient/html<br>
real_install: cannot stat 'doc/api/html/*.gif': No such file or dir=
ectory<br>
make[1]: *** [Makefile:1279: install-data-local] Error 1<br>
make[1]: Leaving directory '/Data/Compile/Sources/libmpdclient-2.2'=
<br>
make: *** [Makefile:1137: install-am] Error 2<br>
UnionSandbox: Cleaning up.<br>
UnionSandbox: Moving entries to: /Programs/LibMPDClient/2.2/.SandboxInstall=
_Root<br>
Compile: Restoring safe copy *find: =E2=80=98*=E2=80=99: No such file or di=
rectory<br>
cp: cannot stat '/Programs/LibMPDClient/2.2-safelinking/*': No such=
<br>
file or directory<br>
<br>
Compile: LibMPDClient 2.2 - Installation step failed.<br>
_______________________________________________<br>
gobolinux-users mailing list<br>
<a href=3D"mailto:[email protected]" target=3D"_blank">go=
[email protected]</a><br>
<a href=3D"http://lists.gobolinux.org/mailman/listinfo/gobolinux-users" rel=
=3D"noreferrer" target=3D"_blank">http://lists.gobolinux.org/mailman/listin=
fo/gobolinux-users</a><br>
</blockquote></div>
--0000000000004b1f20058dd01786--
--===============0627248718638873850==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZ29ib2xpbnV4
LXVzZXJzIG1haWxpbmcgbGlzdApnb2JvbGludXgtdXNlcnNAbGlzdHMuZ29ib2xpbnV4Lm9yZwpo
dHRwOi8vbGlzdHMuZ29ib2xpbnV4Lm9yZy9tYWlsbWFuL2xpc3RpbmZvL2dvYm9saW51eC11c2Vy
cwo=
--===============0627248718638873850==--