Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jun 2010 15:38:36 -0700 (PDT)
From:      Don Lewis <truckman@FreeBSD.org>
To:        mezz@FreeBSD.org
Cc:        gnome@FreeBSD.org
Subject:   Re: ports/148102: make install can fail for ports-mgmt/packagekit [patch]
Message-ID:  <201006242238.o5OMcaZG023931@gw.catspoiler.org>
In-Reply-To: <201006242135.o5OLZUU8082121@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 24 Jun, mezz@FreeBSD.org wrote:
> Synopsis: make install can fail for ports-mgmt/packagekit [patch]
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: mezz
> State-Changed-When: Thu Jun 24 21:32:03 UTC 2010
> State-Changed-Why: 
> Have you test this patch? Are you sure it works? Shouldn't it be patch in
> the Makefile.in instead of Makefile.am?
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=148102

Yup, I tested it, but I probably got fooled by xsltproc running faster
the second time around.

I just looked at the output from make and found that not only did my
patch not change anything, but that there are three more instances of
the same problem:

make.out:xsltproc http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl pkcon.xml &> /dev/null
make.out:xsltproc http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl pkmon.xml &> /dev/null
make.out:xsltproc http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl pkgenpack.xml &> /dev/null
make.out:xsltproc http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl pk-debuginfo-install.xml &> /dev/null

The others instances are in contrib/device-rebind/ and client/, though
the former doesn't appear to get executed.




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