ports/183513: [PATCH] cad/feappv: post-patch target makes matches that can never be true

Anton Shterenlikht mexas at bris.ac.uk
Thu Oct 31 13:00:02 UTC 2013


The following reply was made to PR ports/183513; it has been noted by GNATS.

From: Anton Shterenlikht <mexas at bris.ac.uk>
To: bug-followup at 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
 


More information about the freebsd-ports-bugs mailing list