URL: https://github.com/SSSD/sssd/pull/5474
Title: #5474: spec: synchronize with Fedora 34 spec file

alexey-tikhonov commented:
"""
> Fedora33:
> 
> ```
> /usr/bin/ld: /builddir/build/BUILD/sssd-2.4.1/.libs/libsss_child.so: 
> undefined reference to `sss_hash_create'
> /usr/bin/ld: /builddir/build/BUILD/sssd-2.4.1/.libs/libsss_child.so: 
> undefined reference to `BlockSignals'
> /usr/bin/ld: /builddir/build/BUILD/sssd-2.4.1/.libs/libsss_child.so: 
> undefined reference to `sss_strerror'
> collect2: error: ld returned 1 exit status
> ```
> 
> -- looks weird since this PR doesn't touch Makefile...

It was due to LTO again (though not that straightforward as in #5327)

Patch 
https://github.com/alexey-tikhonov/sssd/commit/8cf505ca6567066b3d9ae312df21a2c00f3ec169
 seems to help (see 
job/sssd-ci-on-demand/260//artifact/artifacts/fedora33/build.log)
Please consider including this.

Besides that, looks good to me.

@sumit-bose , @thalman , would you like to take a look as well?


"""

See the full comment at 
https://github.com/SSSD/sssd/pull/5474#issuecomment-771100948
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/sssd-devel@lists.fedorahosted.org

Reply via email to