[Bug 167147] Review Request: Aqsis - 3D Rendering system

bugzilla at redhat.com bugzilla at redhat.com
Thu Jan 18 03:13:56 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: Aqsis - 3D Rendering system


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=167147





------- Additional Comments From mtasaka at ioa.s.u-tokyo.ac.jp  2007-01-17 22:13 EST -------
(In reply to comment #40)
> (In reply to comment #37)
> > * Compilation flags
> >   - Well, please look at the build log.
> >     This spec file:
> >     1. Once compile at %build stage using scons. At this time
> >        compiler uses Fedora specific compilation flags.
> >     2. Next at %install stage, scons tries to compile all targets
> >        once more!! At this stage, compiler does not use Fedora
> >        specific compilation flags, so this is wrong.
> > 
> This is a regression of a problem we had before. The problem is reintroduced by
> the 'fix' to a comment a couple of posts above, about removing the specification
> of CFLAGS and CXXFLAGS for the 'install' pass. 

For this package, avoiding double compiling is more important.
So if there is no other easy way to avoid this, please readd
CFLAGS and CXXFLAGS on %install stage (and leave a comment
about this on spec file)

By the way, again, doesn't scons have the option like
"--skip-build", which most "setup.py" scripts 
written in python have?

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list