math/atlas-devel build on ia64 as of 2004/01/24 is broken due to the wrong files/answer file[*]. In the attached patch, files/answer is replaced with ${PRINTF}, a parameter set for ia64 is added, and some unnecessary "make xconfig" are eliminated. I am not sure if the parameter set is correct, but it worked on pluto2. [*] http://bento.freebsd.org/errorlogs/ia64-5-latest/atlas-devel-3.6.0.log And I think PKGNAMESUFFIX has to appear earlier (fixed in the patch), and the NO_PACKAGE is not reasonable for the purpose. Why don't you add the line into pkg-message instead? Even if the performance cannot be fully optimized, it is not a strong reason not to create the binary package. How-To-Repeat: N/A
Responsible Changed From-To: freebsd-ports-bugs->maho Over to maintainer.
State Changed From-To: open->closed Assume build math/atlas-devel had done on Pentium 4 (using SSE2) and a user who want to install on Pentium 3 (no such feature). Every program depends on atlas will fail. Your stand point is right and there are some possible solution on this, but it seems to be better for us to raise another PR to discuss this issue. Anyway, committed, thanks! nakata maho