Date: Thu, 31 Oct 2013 13:00:01 GMT From: Anton Shterenlikht <mexas@bris.ac.uk> To: freebsd-ports-bugs@FreeBSD.org Subject: RE: ports/183513: [PATCH] cad/feappv: post-patch target makes matches that can never be true Message-ID: <201310311300.r9VD01QE045035@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/183513; it has been noted by GNATS. From: Anton Shterenlikht <mexas@bris.ac.uk> To: bug-followup@freebsd.org Cc: Subject: RE: ports/183513: [PATCH] cad/feappv: post-patch target makes matches that can never be true Date: Thu, 31 Oct 2013 05:57:36 -0700 (PDT) I can't reproduce the problem. On ia64 10.0-CURRENT, I get: # make clean extract ===> Cleaning for feappv-3.1_3 ===> Found saved configuration for feappv-3.1_3 ===> feappv-3.1_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by feappv-3.1_3 for building ===> Extracting for feappv-3.1_3 => SHA256 Checksum OK for feappv31/feappv31.zip. => SHA256 Checksum OK for feappv31/manual.pdf. ===> feappv-3.1_3 depends on file: /usr/local/bin/unzip - found # make patch ===> Patching for feappv-3.1_3 # make post-patch # grep "^ .*OPT" work/ver31/makefile.in FFOPTFLAG = -O3 -ftree-vectorize -Wall CCOPTFLAG = -O3 -ftree-vectorize -Wall # Then build/install proceed fine. Please give more info on the error and your system. Anton
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310311300.r9VD01QE045035>