#8587 client-only build fails due to unconditional use of pwquality features
Closed: fixed 3 years ago by rcritten. Opened 3 years ago by abbra.

Scratch build on Rawhide i686 architecture: https://kojipkgs.fedoraproject.org//work/tasks/3303/55793303/build.log

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D__STDC_WANT_LIB_EXT1__=1 -D_DEFAULT_SOURCE=1 -D_POSIX_C_SOURCE=200809L -Werror=implicit-function-declaration -c ipa_krb5.c  -fPIC -DPIC -o .libs/ipa_krb5.o
ipa_pwd.c:34:10: fatal error: pwquality.h: No such file or directory
   34 | #include <pwquality.h>
      |          ^~~~~~~~~~~~~
compilation terminated.

Metadata Update from @abbra:
- Issue assigned to abbra

3 years ago

master:

  • d81df96 util: Fix client-only build

ipa-4-8:

  • af71b39 util: Fix client-only build

ipa-4-9:

  • 244704c util: Fix client-only build

Metadata Update from @rcritten:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata