#6637 Build fails on Fedora 26
Closed: fixed 7 years ago Opened 7 years ago by dkupka.

Steps to reproduce:
On F26:

 1. $ git clone https://git.fedorahosted.org/git/freeipa.git
 1. $ cd freeipa/
 1. $ make

Actual result:

...
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-align -Werror-implicit-function-declaration  -g -O2   -o ipa-join config.o ipa-client-common.o ipa-join.o  -lkrb5 -lk5crypto -lcom_err -lldap_r -llber -lsasl2 -lxmlrpc_client -lpopt   
libtool: link: gcc -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-align -Werror-implicit-function-declaration -g -O2 -o ipa-join config.o ipa-client-common.o ipa-join.o  -lkrb5 -lk5crypto -lcom_err -lldap_r -llber -lsasl2 -lxmlrpc_client -lpopt
/usr/bin/ld: ipa-join.o: undefined reference to symbol 'xmlrpc_string_new'
//usr/lib64/libxmlrpc.so.3: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:667: ipa-join] Error 1
make[3]: Leaving directory '/local/dkupka/freeipa/client'
make[2]: *** [Makefile:757: all-recursive] Error 1
make[2]: Leaving directory '/local/dkupka/freeipa/client'
make[1]: *** [Makefile:601: all-recursive] Error 1
make[1]: Leaving directory '/local/dkupka/freeipa'
make: *** [Makefile:498: all] Error 2

Expected result:

Build succeeds without errors.

master:

  • f4088b3 build: Add missing dependency on libxmlrpc{,_util}

Waiting for 4.4

Metadata Update from @dkupka:
- Issue assigned to dkupka
- Issue set to the milestone: FreeIPA 4.4.4

7 years ago

Metadata Update from @stlaz:
- Custom field affects_doc reset
- Custom field component reset
- Custom field on_review reset
- Custom field rhbz reset
- Custom field type reset
- Issue close_status updated to: None
- Issue set to the milestone: None (was: FreeIPA 4.4.4)

7 years ago

Metadata Update from @pvoborni:
- Custom field affects_doc reset
- Custom field tester adjusted to wanted
- Issue set to the milestone: FreeIPA 4.4.4

7 years ago

Metadata Update from @dkupka:
- Issue status updated to: Closed (was: Open)

7 years ago

Metadata Update from @dkupka:
- Issue close_status updated to: fixed

7 years ago

Login to comment on this ticket.

Metadata