ports/183572: [PATCH] graphics/zbar: Unbreak on FreeBSD 10 (and DragonFly)
John Marino
freebsd.contact at marino.st
Fri Nov 1 21:40:01 UTC 2013
The following reply was made to PR ports/183572; it has been noted by GNATS.
From: John Marino <freebsd.contact at marino.st>
To: Oliver Heesakkers <dev2 at heesakkers.info>
Cc: bug-followup at freebsd.org, freebsd at marino.st
Subject: Re: ports/183572: [PATCH] graphics/zbar: Unbreak on FreeBSD 10 (and
DragonFly)
Date: Fri, 01 Nov 2013 22:39:10 +0100
On 11/1/2013 22:34, Oliver Heesakkers wrote:
> I've been getting redport reports on this for a while now, but my signup for
> redports doesn't appear to come through, so I have no system to test this on
> (unless I start building some virtual 10-CURRENT environment).
>
> I thought this problem might be caused by a mistake on my part in the Makefile
> (currently it defines --with-jpeg=no if no libjpeg is found, where it should
> define --without-jpeg=yes).
>
> John, do you have libjpeg installed in the cases where it breaks and if not,
> can you try installing it from graphics/jpeg and report back if it makes a
> difference? I'm thinking about scratching the option and just make jpeg
> mandatory.
>
> I'll see if I can hurry redports along and/or create a 10-CURRENT or Dragonfly
> environment for testing.
>
Oliver, I already tested this patch, even in redports.
before: https://redports.org/buildarchive/20131101122006-51733/
after: https://redports.org/buildarchive/20131101195201-53133/
after: https://redports.org/buildarchive/20131101195231-62209/
And of course in FreeBSD 8.4 and DragonFly 3.5 (my machines).
The issue is as I said: the configure test is bad. Libjpeg is there. I
checked in poudriere testport even.
John
More information about the freebsd-ports-bugs
mailing list