Date: Fri, 1 Nov 2013 21:40:01 GMT From: John Marino <freebsd.contact@marino.st> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/183572: [PATCH] graphics/zbar: Unbreak on FreeBSD 10 (and DragonFly) Message-ID: <201311012140.rA1Le13d064940@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/183572; it has been noted by GNATS. From: John Marino <freebsd.contact@marino.st> To: Oliver Heesakkers <dev2@heesakkers.info> Cc: bug-followup@freebsd.org, freebsd@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311012140.rA1Le13d064940>