Date: Tue, 20 May 2014 14:09:45 +0200 From: Tijl Coosemans <tijl@FreeBSD.org> To: Albert Shih <Albert.Shih@obspm.fr> Cc: Kevin Oberman <rkoberman@gmail.com>, FreeBSD Ports ML <freebsd-ports@freebsd.org> Subject: Re: Staging issue with staging of net-im/libpurple (libtool?) Message-ID: <20140520140945.1383e5e2@kalimero.tijl.coosemans.org> In-Reply-To: <20140520085544.GB69382@pcjas.obspm.fr> References: <CAN6yY1to8mZ9aw_cikEDJH42EVLMuBbEVZZ19SpOcGUQjDTZkA@mail.gmail.com> <20140520085544.GB69382@pcjas.obspm.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 20 May 2014 10:55:44 +0200 Albert Shih wrote: > Le 18/05/2014 =E0 21:11:16-0700, Kevin Oberman a =E9crit >> I have a problem installing net-im/libpurple. I get the following error: >> =3D=3D=3D> Registering installation for libpurple-2.10.9_2 >> pkg-static: >> lstat(/usr/ports/net-im/libpurple/work/stage/usr/local/lib/purple-2/libj= abber.so.0): >> No such file or directory >> pkg-static: >> lstat(/usr/ports/net-im/libpurple/work/stage/usr/local/lib/purple-2/libo= scar.so.0): >> No such file or directory >> pkg-static: >> lstat(/usr/ports/net-im/libpurple/work/stage/usr/local/lib/purple-2/liby= msg.so.0): >> No such file or directory >> pkg-static: >> lstat(/usr/ports/net-im/libpurple/work/stage/usr/local/lib/libpurple-cli= ent.so.0): >> No such file or directory >> pkg-static: >> lstat(/usr/ports/net-im/libpurple/work/stage/usr/local/lib/libpurple.so.= 0): >> No such file or directory >> *** Error code 74 >>=20 >> Stop. >>=20 >> Wherethis gets really weird is that on another system it installed >> correctly. I wanted to look at the stage directory content, so deinstall= ed >> and reinstalled. Now it won't install there, either. Same error. Why did= it >> only install once? >=20 > Exact same problem for me. I got two PC, one laptop, another desktop, both > with FreeBSD 10-stable, both using portupgrade.=20 >=20 > On one everything work (the desktop), on the laptop I have exact same > message.=20 The last command in the port Makefile is this: @${FIND} ${WRKSRC} -type f | ${XARGS} ${TOUCH} Try removing that line.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140520140945.1383e5e2>