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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 pgregory@xxxxxxxxx  2007-01-18 05:40 EST -------
(In reply to comment #41)
> 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?
No, SCons is a very different tool to the Python packaging tools. Basically it
builds a complete dependency tree. The install depends on the build, and if the
build options change, the build has to be redone. 

There are actually two options.

1) As mentioned, replace the CFLAGS and CXXFLAGS settings for the install phase
to ensure that the build options are identical.
2) Skip the 'build' phase altogether, the dependency setup for the 'install'
phase will ensure it builds before installing.

Whichever is most appropriate, the result will be the same.

Paul Gregory


-- 
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.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]