Date: Fri, 13 Mar 2009 09:56:54 -0600 From: John Hein <jhein@timing.com> To: QAT@freebsd.org Cc: stas@freebsd.org, cvs-ports@freebsd.org, x11@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/x11/libX11 Makefile ports/x11/libX11/files patch-configure.ac Message-ID: <18874.33350.342851.455899@gromit.timing.com> In-Reply-To: <20090313090443.67FB28FC43@release.ixsystems.com> References: <200903130910.n2D9AbRh076490@repoman.freebsd.org> <20090313090443.67FB28FC43@release.ixsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
QAT@freebsd.org wrote at 02:04 -0700 on Mar 13, 2009: > QAT - your restless neighborhood Daemon - identified a mtree error > while trying to build: > libX11-1.2,1 maintained by x11@FreeBSD.org > Makefile ident: $FreeBSD: ports/x11/libX11/Makefile,v 1.27 2009/03/13 09:10:36 stas Exp $ > > Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/libX11-1.2,1.log : > > install -o root -g wheel -m 444 'XwcTextEscapement.3' '/usr/local/man/man3/XwcTextEscapement.3' > install -o root -g wheel -m 444 'Xutf8TextEscapement.3' '/usr/local/man/man3/Xutf8TextEscapement.3' > install -o root -g wheel -m 444 'XwcTextExtents.3' '/usr/local/man/man3/XwcTextExtents.3' > install -o root -g wheel -m 444 'Xutf8TextExtents.3' '/usr/local/man/man3/Xutf8TextExtents.3' > install -o root -g wheel -m 444 'XwcTextPerCharExtents.3' '/usr/local/man/man3/XwcTextPerCharExtents.3' > install -o root -g wheel -m 444 'Xutf8TextPerCharExtents.3' '/usr/local/man/man3/Xutf8TextPerCharExtents.3' > test -z "/usr/local/lib/pkgconfig" || ./install-sh -c -d "/usr/local/lib/pkgconfig" > install -o root -g wheel -m 444 'x11.pc' '/usr/local/lib/pkgconfig/x11.pc' > install -o root -g wheel -m 444 'x11-xcb.pc' '/usr/local/lib/pkgconfig/x11-xcb.pc' > ===> Compressing manual pages for libX11-1.2,1 > ===> Running ldconfig > /sbin/ldconfig -m /usr/local/lib > ===> Registering installation for libX11-1.2,1 > ================================================================ > ====================<phase 7: make package>==================== > ===> Building package for libX11-1.2,1 > tar: libdata/pkgconfig/x11.pc: Cannot stat: No such file or directory > tar: libdata/pkgconfig/x11-xcb.pc: Cannot stat: No such file or directory > tar: Error exit delayed from previous errors. > pkg_create: make_dist: tar command failed with code 256 > Creating package /tmp/packages/All/libX11-1.2,1.tbz > Registering depends: libxcb-1.2 libpthread-stubs-0.1 libXau-1.0.4 libXdmcp-1.0.2_1 xproto-7.0.15 pkg-config-0.23_1 xcb-proto-1.4 python25-2.5.4_1 kbproto-1.0.3. > Creating bzip'd tar ball in '/tmp/packages/All/libX11-1.2,1.tbz' > *** Error code 1 > > Stop in /a/ports/x11/libX11. > Deleting libX11-1.2,1 > pkg_delete: file '/usr/local/libdata/pkgconfig/x11.pc' doesn't exist > pkg_delete: file '/usr/local/libdata/pkgconfig/x11-xcb.pc' doesn't exist > pkg_delete: couldn't entirely delete package (perhaps the packing list is > incorrectly specified?) > ================================================================ Now that libX11 regenerates its Makefile.in with the recent change, this is the same problem as ports/132212 (which has a patch). http://www.freebsd.org/cgi/query-pr.cgi?pr=132212
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18874.33350.342851.455899>