Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=729199 --- Comment #14 from T.C. Hollingsworth <tchollingsworth@xxxxxxxxx> 2011-08-16 06:58:53 EDT --- Well, part of the problem is that I forgot BuildRequires on swig, but even when I add that build fails on koji, because it can't find the Python or Ruby interpreters. I have BuildRequires on python2-devel and ruby, and YUM successfully installs them in koji, yet attempting to run either interpreter results in an error: sh: ruby: command not found sh: ruby: command not found sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Even stranger still, CMake can find Python but not Ruby: /usr/bin/ruby: no such file to load -- vendor-specific (LoadError) -- Found PythonLibs: /usr/lib64/libpython2.7.so -- Found Perl: /usr/bin/perl -- Found PythonInterp: /usr/bin/python2.7 -- Python executable: /usr/bin/python2.7 -- Python lib dir: /usr/lib/python2.7/site-packages -- Python site dir: /usr/lib64/python2.7/site-packages Looking over the ctest output, the Python module seems to be building but rpmbuild never gets far enough to know for sure. Koji build log: http://koji.fedoraproject.org/koji/getfile?taskID=3275381&name=build.log Koji task: http://koji.fedoraproject.org/koji/taskinfo?taskID=3275381 This builds fine locally: http://www.u.arizona.edu/~tchol/fedora/satsolver-0.16.3-1.fc15.x86_64.build.log -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review