Description of problem: When building the latest expect it failed with: /usr/bin/ld: cannot find -lXss This is part of the libXScrnSaver-devel which needs to be added to the BuildRequires line so mock knows to pull it in. thanks, - Doug Version-Release number of selected component (if applicable): expect-5.43.0-11.fc9.src.rpm How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Hi, There is new version of expect in Rawhide. I can't reproduce this problem with it: [vcrhonek@norcus devel]$ mock -r fedora-devel-x86_64 expect-5.43.0-12.fc9.src.rpm INFO: mock.py version 0.8.19 starting... State Changed: init plugins State Changed: start INFO: Start(expect-5.43.0-12.fc9.src.rpm) Config(fedora-development-x86_64) State Changed: lock buildroot State Changed: clean State Changed: init State Changed: lock buildroot INFO: enabled root cache State Changed: unpacking cache INFO: enabled yum cache State Changed: cleaning yum metadata State Changed: running yum State Changed: setup State Changed: build via send_ttyINFO: Done(expect-5.43.0-12.fc9.src.rpm) Config(fedora-devel-x86_64) 13 minutes 31 seconds INFO: Results and/or logs in: /var/lib/mock//fedora-development-x86_64/result BuildRequires are the same in -12 build as they were in -11.
Oddly I still see the error when I build on ia64 with expect-5.43.0-12.fc9.src.rpm. I will dig deeper to try to figure out why we see this on ia64 and not x86_64.
Did you find something?
Vitezslav, Thanks for the ping as I had not gotten back to this issue. I have a large number of open bugs I am working in the process of getting Fedora-ia64 going. I just looked at our ia64 koji server and -13 built cleanly so I am just going to close this issue. thanks, - Doug