Description of problem: Build fails. It appears to be complaining about "nut", but perusal of config.log shows that the real problem is here: configure:22251: checking for upscli_connect in -lupsclient configure:22276: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic @LIBSSL_LDFLAGS@ -lupsclient conftest.c -lupsclient -ldl >&5 gcc: error: @LIBSSL_LDFLAGS@: No such file or directory configure:22276: $? = 1 Looks like somebody's changed SSL's exported macros on you. Version-Release number of selected component (if applicable): collectd-4.10.2-4.fc16 How reproducible: 100% Steps to Reproduce: 1. fedpkg build Additional info: This is interfering with the mysql mass rebuild in F15: http://lists.fedoraproject.org/pipermail/devel/2011-March/149784.html
Note --- the temporary dist-f15-mysql tag is history. Just build in F15 normally when you fix this.
Temporary fixed by disabling collectd-nut. For the final fix waiting on nut bug 691380 (FEDORA-2011-4774) to hit buildroots.
nut fix is in buildroots but it has dependency on hal which got removed in rawhide: DEBUG util.py:247: ERROR with rpm_check_debug vs depsolve: DEBUG util.py:247: hal is needed by nut-client-2.6.0-4.fc16.x86_64 Michal, do you have a BZ for that already or you want me to open one? In the meantime I'll re-enable nut on f15/14 branches only.
collectd-4.10.3-2.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/collectd-4.10.3-2.fc15
Package collectd-4.10.3-2.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing collectd-4.10.3-2.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/collectd-4.10.3-2.fc15 then log in and leave karma (feedback).
(In reply to comment #3) > nut fix is in buildroots but it has dependency on hal which got removed in > rawhide: > DEBUG util.py:247: ERROR with rpm_check_debug vs depsolve: > DEBUG util.py:247: hal is needed by nut-client-2.6.0-4.fc16.x86_64 > > Michal, do you have a BZ for that already or you want me to open one? I know about it, but open a BZ for that, so I don't forget. Thanks
(In reply to comment #6) > I know about it, but open a BZ for that, so I don't forget. Thanks bug 698134
collectd-4.10.3-2.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.