URL: https://github.com/SSSD/sssd/pull/151 Author: lslebodn Title: #151: BUILD: Fix linking of test_sdap_initgr Action: opened
PR body: """ There was a linking fialure on debian: /usr/bin/ld: src/tests/cmocka/test_sdap_initgr-test_sdap_initgr.o: undefined reference to symbol 'hash_iterate@@DHASH_0.4.3' //usr/lib64/libdhash.so.1: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status
This patch adds some missing libraries and remove unnecessary libraries. """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/151/head:pr151 git checkout pr151
URL: https://github.com/SSSD/sssd/pull/151 Title: #151: BUILD: Fix linking of test_sdap_initgr
mzidek-rh commented: """ LGTM waiting for CI. """
See the full comment at https://github.com/SSSD/sssd/pull/151#issuecomment-278392638
URL: https://github.com/SSSD/sssd/pull/151 Title: #151: BUILD: Fix linking of test_sdap_initgr
fidencio commented: """ Was the breakage caused by a specific commit? Could you specify that on the commit log? """
See the full comment at https://github.com/SSSD/sssd/pull/151#issuecomment-278393273
URL: https://github.com/SSSD/sssd/pull/151 Title: #151: BUILD: Fix linking of test_sdap_initgr
mzidek-rh commented: """ Ack from me, but please also amend the commit message according to Fabiano's request before pushing.
Link to CI: http://sssd-ci.duckdns.org/logs/job/62/27/summary.html """
See the full comment at https://github.com/SSSD/sssd/pull/151#issuecomment-278436185
URL: https://github.com/SSSD/sssd/pull/151 Title: #151: BUILD: Fix linking of test_sdap_initgr
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/151 Title: #151: BUILD: Fix linking of test_sdap_initgr
lslebodn commented: """ master: * e5d8b0e10238490c5d199063c0a258ba53c2ac65 """
See the full comment at https://github.com/SSSD/sssd/pull/151#issuecomment-278449835
URL: https://github.com/SSSD/sssd/pull/151 Title: #151: BUILD: Fix linking of test_sdap_initgr
Label: +Pushed
URL: https://github.com/SSSD/sssd/pull/151 Author: lslebodn Title: #151: BUILD: Fix linking of test_sdap_initgr Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/151/head:pr151 git checkout pr151
sssd-devel@lists.fedorahosted.org