ports/111338: graphics/yafray: doesn't respect CXX, CXXFLAGS and even PREFIX
Dmitry Marakasov
amdmi3 at amdmi3.ru
Fri Apr 6 23:40:03 UTC 2007
>Number: 111338
>Category: ports
>Synopsis: graphics/yafray: doesn't respect CXX, CXXFLAGS and even PREFIX
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Apr 06 23:40:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Dmitry Marakasov
>Release: FreeBSD 6.1-RELEASE-p12 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 6.1-RELEASE-p12 FreeBSD 6.1-RELEASE-p12 #0: Tue Jan 16 23:12:21 MSK 2007 amdmi3 at hades.panopticon:/usr/obj/usr/src/sys/HADES i386
>Description:
graphics/yafray port doesn't respect any build settings, such as CXX, CXXFLAGS and even PREFIX:
% CXX=gcc41 CXXFLAGS="-O0 -pipe" PREFIX=/tmp/yarfay_gcc41 make install
...
===> Building for yafray-0.0.9
...
g++ -o src/backgrounds/hdri.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3 -ffast-math -fomit-frame-pointer -fPIC -Isrc/backgrounds -I. -Isrc/yafraycore src/backgrounds/hdri.cc
...
===> Installing for yafray-0.0.9
...
Install file: "src/yafray" as "/usr/local/bin/yafray"
...
>How-To-Repeat:
cd /usr/ports/graphics/yafray
CXX=g++41 CXXFLAGS="-O0 -pipe" PREFIX=/tmp/yarfay_gcc41 make install
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list