<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 25.07.2016 11:46, Simo Sorce wrote:<br>
    </div>
    <blockquote cite="mid:1469440019.18067.66.camel@redhat.com"
      type="cite">
      <pre wrap="">The attached patches fix some minor issues found by coverity, and pull
in other fixes released by the asn1c project.

Simo.

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    I cannot build RPMS with this patch, is there any missing build
    dependency?<br>
    <br>
    /bin/sh ./libtool  --tag=CC   --mode=link gcc  -Wall -Wshadow
    -Wstrict-prototypes -Wpointer-arith -Wcast-align
    -Werror-implicit-function-declaration  -O2 -g -pipe -Wall
    -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
    -fstack-protector-strong --param=ssp-buffer-size=4
    -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
    -m64 -mtune=generic -g -O2 -Wall -Wextra -Wformat-security
    -Wno-unused-parameter -Wno-sign-compare
    -Wno-missing-field-initializers   -Wl,-z,relro
    -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -o ipa-getkeytab
    ipa-getkeytab.o ipa-client-common.o ipa_krb5.o 
    ../asn1/libipaasn1.la -lkrb5 -lk5crypto -lcom_err -llber -lldap
    -lsasl2 -lpopt  -lini_config -lbasicobjects -lref_array
    -lcollection  -lini_config -lini_config <br>
    libtool: link: gcc -Wall -Wshadow -Wstrict-prototypes
    -Wpointer-arith -Wcast-align -Werror-implicit-function-declaration
    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
    -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4
    -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
    -m64 -mtune=generic -g -O2 -Wall -Wextra -Wformat-security
    -Wno-unused-parameter -Wno-sign-compare
    -Wno-missing-field-initializers -Wl,-z -Wl,relro
    -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ipa-getkeytab
    ipa-getkeytab.o ipa-client-common.o ipa_krb5.o 
    ../asn1/.libs/libipaasn1.a -lkrb5 -lk5crypto -lcom_err -llber -lldap
    -lsasl2 -lpopt -lbasicobjects -lref_array -lcollection -lini_config<br>
    ../asn1/.libs/libipaasn1.a(constr_CHOICE.o): In function
    `CHOICE_decode_uper':<br>
/root/freeipa/rpmbuild/BUILD/freeipa-4.4.0/asn1/asn1c/constr_CHOICE.c:897:
    undefined reference to `uper_open_type_get'<br>
    ../asn1/.libs/libipaasn1.a(constr_CHOICE.o): In function
    `CHOICE_encode_uper':<br>
/root/freeipa/rpmbuild/BUILD/freeipa-4.4.0/asn1/asn1c/constr_CHOICE.c:982:
    undefined reference to `uper_open_type_put'<br>
    ../asn1/.libs/libipaasn1.a(constr_SEQUENCE.o): In function
    `SEQUENCE_handle_extensions':<br>
/root/freeipa/rpmbuild/BUILD/freeipa-4.4.0/asn1/asn1c/constr_SEQUENCE.c:1285:
    undefined reference to `uper_open_type_put'<br>
    ../asn1/.libs/libipaasn1.a(constr_SEQUENCE.o): In function
    `SEQUENCE_decode_uper':<br>
/root/freeipa/rpmbuild/BUILD/freeipa-4.4.0/asn1/asn1c/constr_SEQUENCE.c:1187:
    undefined reference to `uper_open_type_get'<br>
/root/freeipa/rpmbuild/BUILD/freeipa-4.4.0/asn1/asn1c/constr_SEQUENCE.c:1203:
    undefined reference to `uper_open_type_skip'<br>
    collect2: error: ld returned 1 exit status<br>
    <br>
    Martin^2<br>
  </body>
</html>