[SSSD] Planning the 1.11.5 release

Lukas Slebodnik lslebodn at redhat.com
Fri Apr 4 07:42:23 UTC 2014


On (03/04/14 19:53), Jakub Hrozek wrote:
>I think the 1.11 branch has accumulated a critical mass of fixes, so I'd
>like to release 1.11.5 on Monday (to let the dust settle a bit).
>
>Is anyone opposed to that idea?
>
>The only remaining fix I'd like to see in is #2293 which Lukas has a
>patch for.
I can see two problems:

The first:
/usr/bin/ld: ./.libs/libsss_test_common.a(common_tev.o): undefined reference to symbol '_tevent_loop_once@@TEVENT_0.9.9'
/usr/bin/ld: note: '_tevent_loop_once@@TEVENT_0.9.9' is defined in DSO /lib64/libtevent.so.0 so try adding it to the linker command line
/lib64/libtevent.so.0: could not read symbols: Invalid operation
clang: error: linker command failed with exit code 1 (use -v to see invocation)

   https://lists.fedorahosted.org/pipermail/sssd-devel/2014-March/018740.html
   Fixed in master 25c394fc9d09aa7f58700e67b942aba86505934a

The second:
/usr/bin/ld: src/tests/cmocka/dp_opt_tests-test_dp_opts.o: undefined reference to symbol 'poptFreeContext@@LIBPOPT_0'
/usr/bin/ld: note: 'poptFreeContext@@LIBPOPT_0' is defined in DSO /lib64/libpopt.so.0 so try adding it to the linker command line
/lib64/libpopt.so.0: could not read symbols: Invalid operation
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [dp_opt_tests] Error 1

   https://lists.fedorahosted.org/pipermail/sssd-devel/2014-March/018741.html
   Fixed in master 5c36e1f8901a4baff2b51d81d87c2b577f84fef6



>_______________________________________________
>sssd-devel mailing list
>sssd-devel at lists.fedorahosted.org
>https://lists.fedorahosted.org/mailman/listinfo/sssd-devel



More information about the sssd-devel mailing list