pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/51826: graphics/ImageMagick make install phase fails on NetBSD/amd64
The following reply was made to PR pkg/51826; it has been noted by GNATS.
From: "David H. Gutteridge" <dhgutteridge%sympatico.ca@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/51826: graphics/ImageMagick make install phase fails on
NetBSD/amd64
Date: Sun, 15 Jan 2017 02:38:19 -0500
On Fri, 2017-01-13 at 18:35 +0000, David Holland wrote:
> The following reply was made to PR pkg/51826; it has been noted by
> GNATS.
>
> From: David Holland <dholland-pbugs%netbsd.org@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc:Â
> Subject: Re: pkg/51826: graphics/ImageMagick make install phase fails
> on
> Â NetBSD/amd64
> Date: Fri, 13 Jan 2017 18:32:52 +0000
>
> Â On Wed, Jan 11, 2017 at 08:20:01PM +0000, David H. Gutteridge wrote:
> Â >Â Â I've found that disabling cwrappers is a simple workaround for
> this
> Â >Â Â issue. The package then installs successfully.
> Â
> Â I built ImageMagick successfully a few days ago, but I guess that
> was
> Â an earlier version. Stupid churn :-/
> Â
> Â Can you examine .work.log with and without cwrappers?
> Â
> Â Also, the error fragment posted suggests that that the build
> actually
> Â broke earlier on and then the package's makefiles carried on without
> Â stopping, so it might be helpful to examine earlier in the log.
When comparing a cwrappers build's .work.log with a non-cwrappers
build's log, I'm not sure exactly what I should be looking for? (I've
generated a diff of these, but it's rather lengthy. I can supply the
files if they're of use, of course.)
What I did notice is that with cwrappers, the install phase tries to
relink using the path /usr/pkg/lib/libMagickCore-7.Q16HDRI.so, rather
than the correct path /home/disciple/pkgsrc/graphics/ImageMagick/work/
.destdir/usr/pkg/lib/libMagickCore-7.Q16HDRI.so. (At the point of
failure, that library does indeed exist in the latter location.)
Dave
Home |
Main Index |
Thread Index |
Old Index