Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 2003 06:39:07 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        Joe Marcus Clarke <marcus@FreeBSD.ORG>, ports-committers@FreeBSD.ORG, cvs-ports@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: ports/textproc/libxslt Makefile distinfo pkg-comment
Message-ID:  <200302280639.07725.kstewart@owt.com>
In-Reply-To: <200302250514.h1P5EJoJ047458@repoman.freebsd.org>
References:  <200302250514.h1P5EJoJ047458@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 24 February 2003 09:14 pm, Joe Marcus Clarke wrote:
> marcus      2003/02/24 21:14:19 PST
>
>   Modified files:
>     textproc/libxslt     Makefile distinfo
>   Removed files:
>     textproc/libxslt     pkg-comment
>   Log:
>   * Update to 1.0.27
>   * De-pkg-comment
>
>   Revision  Changes    Path
>   1.39      +2 -1      ports/textproc/libxslt/Makefile
>   1.32      +1 -1      ports/textproc/libxslt/distinfo
>   1.2       +0 -1      ports/textproc/libxslt/pkg-comment (dead)
>

At some recent point, doing a "make package" on libxslt started failing. 
I was using the output from a "portupgrade -pufr libxmlt2" to upgrade 
other systems and found they were all rebuilding libxslt instead of 
using the ...27 package, which had never been produced. You see the 
following error message

Creating gzip'd tar ball in '/usr/ports/packages/All/libxslt-1.0.27.tgz'
tar: lib/python2.2/site-packages/libxml2.pyc: Cannot stat: No such file 
or directory
tar: Error exit delayed from previous errors
pkg_create: make_dist: tar command failed with code 512

I don't know if the following message is the reason or not

gmake[3]: Entering directory 
`/usr/ports/textproc/libxslt/work/libxslt-1.0.27/python'
cd . && /usr/local/bin/python generator.py
Found 195 functions in libxslt-api.xml
Found 27 functions in libxslt-python-api.xml
Generated 120 wrapper functions, 99 failed, 3 skipped

It was the only message about something failing during the build that I 
saw.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302280639.07725.kstewart>