On Tue, 2012-02-14 at 11:57 -0500, Stephen Gallagher wrote: > On Tue, 2012-02-14 at 17:47 +0100, Jakub Hrozek wrote: > > On Mon, Feb 13, 2012 at 05:51:10PM +0100, Jan Cholasta wrote: > > > https://fedorahosted.org/sssd/ticket/1175 > > > > > > Honza > > > > > > -- > > > Jan Cholasta > > > > Ack > > > Pushed to master and sssd-1-8
This patch is breaking our automated builds (which configure with --enable-all-experimental-features). Please fix it. Attaching build logs.
Mock Version: 1.1.20
ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/sssd.spec'], False, '/var/lib/mock/fedora-16-i386/root/', None, 0, True, False, 48, 493, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x2230ad0>)
Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/sssd.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}
sh: /usr/bin/python: No such file or directory
sh: /usr/bin/python: No such file or directory
sh: /usr/bin/python: No such file or directory
sh: /usr/bin/python: No such file or directory
sh: /usr/bin/python: No such file or directory
sh: /usr/bin/python: No such file or directory
Building target platforms: i686
Building for target i686
Wrote: /builddir/build/SRPMS/sssd-1.7.92-0.20120214T1656Zgite85db38.fc16.src.rpm
Child return code was: 0
LEAVE do -->
ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/sssd.spec'], False, '/var/lib/mock/fedora-16-i386/root/', None, 0, True, False, 48, 493, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x2230ad0>)
Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/sssd.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}
Building target platforms: i686
Building for target i686
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uG74Uz
+ umask 022
+ cd /builddir/build/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /builddir/build/BUILD
+ rm -rf sssd-1.7.92
+ /usr/bin/gzip -dc /builddir/build/SOURCES/sssd-1.7.92.tar.gz
+ /bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd sssd-1.7.92
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5x2Gkw
+ umask 022
+ cd /builddir/build/BUILD
+ cd sssd-1.7.92
+ LANG=C
+ export LANG
+ unset DISPLAY
+ for i in libtool.m4 lt~obsolete.m4 ltoptions.m4 ltsugar.m4 ltversion.m4
+ find . -name libtool.m4 -exec rm -f '{}' ';'
+ for i in libtool.m4 lt~obsolete.m4 ltoptions.m4 ltsugar.m4 ltversion.m4
+ find . -name lt~obsolete.m4 -exec rm -f '{}' ';'
+ for i in libtool.m4 lt~obsolete.m4 ltoptions.m4 ltsugar.m4 ltversion.m4
+ find . -name ltoptions.m4 -exec rm -f '{}' ';'
+ for i in libtool.m4 lt~obsolete.m4 ltoptions.m4 ltsugar.m4 ltversion.m4
+ find . -name ltsugar.m4 -exec rm -f '{}' ';'
+ for i in libtool.m4 lt~obsolete.m4 ltoptions.m4 ltsugar.m4 ltversion.m4
+ find . -name ltversion.m4 -exec rm -f '{}' ';'
+ autoreconf -ivf
autoreconf: Entering directory `.'
autoreconf: running: autopoint --force
Copying file build/mkinstalldirs
Copying file po/Makevars.template
autoreconf: running: aclocal --force -I m4 -I .
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build'.
libtoolize: copying file `build/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
autoreconf: Leaving directory `.'
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules'
+ export FFLAGS
+ LDFLAGS='-Wl,-z,relro '
+ export LDFLAGS
+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-test-dir=/dev/shm --with-db-path=/var/lib/sss/db --with-pipe-path=/var/lib/sss/pipes --with-pubconf-path=/var/lib/sss/pubconf --with-init-dir=/etc/rc.d/init.d --with-krb5-rcache-dir=/var/cache/krb5rcache --enable-nsslibdir=/lib --enable-pammoddir=/lib/security --disable-static --disable-rpath '%{with_unicode_lib}' --enable-all-experimental-features
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: %{with_unicode_lib}
checking for i686-pc-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking how to create a pax tar archive... gnutar
checking dependency style of gcc... none
checking whether gcc and cc understand -c and -o together... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i686-pc-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for i686-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for stdint.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for errno_t... no
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking for pam_get_item in -lpam... yes
checking security/pam_misc.h usability... yes
checking security/pam_misc.h presence... yes
checking for security/pam_misc.h... yes
checking for pam_get_item in -lpam... (cached) yes
checking security/pam_modules.h usability... yes
checking security/pam_modules.h presence... yes
checking for security/pam_modules.h... yes
checking for pam_get_item in -lpam... (cached) yes
configure: Detected operating system type: fedora
checking for struct ucred.pid... yes
checking for struct ucred.uid... yes
checking for struct ucred.gid... yes
checking popt.h usability... yes
checking popt.h presence... yes
checking for popt.h... yes
checking for poptGetContext in -lpopt... yes
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking talloc.h usability... yes
checking talloc.h presence... yes
checking for talloc.h... yes
checking for talloc_init in -ltalloc... yes
checking tdb.h usability... yes
checking tdb.h presence... yes
checking for tdb.h... yes
checking for tdb_repack in -ltdb... yes
checking tevent.h usability... yes
checking tevent.h presence... yes
checking for tevent.h... yes
checking for tevent_context_init in -ltevent... yes
checking for LDB... yes
checking ldb.h usability... yes
checking ldb.h presence... yes
checking for ldb.h... yes
checking for ldb_init in -lldb... yes
checking ldb_module.h usability... yes
checking ldb_module.h presence... yes
checking for ldb_module.h... yes
checking for ldb_init in -lldb... (cached) yes
configure: ldb lib directory: /usr/lib/ldb/modules/ldb
checking for DHASH... yes
checking for COLLECTION... yes
checking for INI_CONFIG... yes
checking for security/pam_appl.h... (cached) yes
checking for pam_get_item in -lpam... (cached) yes
checking for security/pam_misc.h... (cached) yes
checking for pam_get_item in -lpam... (cached) yes
checking for security/pam_modules.h... (cached) yes
checking for pam_get_item in -lpam... (cached) yes
checking for ldap_search in -lldap... yes
checking for ber_pvt_opt_on in -llber... yes
checking for ldap_control_create... yes
checking for ldap_init_fd... yes
checking for struct ldap_conncb.lc_arg... yes
checking for PCRE... yes
configure: PCRE version is 7 or higher
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking for pcre_compile in -lpcre... yes
checking for krb5-config... /usr/bin/krb5-config
checking for working krb5-config... yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking krb5/krb5.h usability... yes
checking krb5/krb5.h presence... yes
checking for krb5/krb5.h... yes
checking for krb5_ticket_times... yes
checking for krb5_times... no
checking for krb5_get_init_creds_opt_alloc... yes
checking for krb5_get_error_message... yes
checking for krb5_free_unparsed_name... yes
checking for krb5_get_init_creds_opt_set_expire_callback... yes
checking for krb5_get_init_creds_opt_set_fast_ccache_name... yes
checking for krb5_get_init_creds_opt_set_fast_flags... yes
checking for krb5_get_init_creds_opt_set_canonicalize... yes
checking for krb5_unparse_name_flags... yes
checking for krb5_get_init_creds_opt_set_change_password_prompt... yes
checking for krb5_free_keytab_entry_contents... yes
checking for krb5_kt_free_entry... yes
checking for krb5_princ_realm... no
checking for krb5_get_time_offsets... yes
checking for krb5_principal_get_realm... no
checking krb5/locate_plugin.h usability... yes
checking krb5/locate_plugin.h presence... yes
checking for krb5/locate_plugin.h... yes
checking ares.h usability... yes
checking ares.h presence... yes
checking for ares.h... yes
checking for ares_init in -lcares... yes
checking for ares_free_data in -lcares... yes
checking for struct ares_addrttl... yes
checking for struct ares_addr6ttl... yes
checking for long long... yes
checking size of int... 4
checking size of char... 1
checking size of short... 2
checking size of long... 4
checking size of long long... 8
checking for uint_t... no
checking for int8_t... yes
checking for uint8_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking size of off_t... 8
checking size of size_t... 4
checking size of ssize_t... 4
checking for intptr_t... yes
checking for uintptr_t... yes
checking for ptrdiff_t... yes
checking for nscd... /usr/sbin/nscd
checking for nscd... yes
checking for nsupdate... /usr/bin/nsupdate
checking for executable nsupdate... yes
checking for nsupdate 'realm' support'... yes
checking keyutils.h usability... yes
checking keyutils.h presence... yes
checking for keyutils.h... yes
checking for add_key in -lkeyutils... yes
checking for sigprocmask... yes
checking for sigblock... yes
checking for sigaction... yes
checking for getpgrp... yes
checking for prctl... yes
checking unistr.h usability... yes
checking unistr.h presence... yes
checking for unistr.h... yes
checking for u8_strlen in -lunistring... yes
checking unicase.h usability... yes
checking unicase.h presence... yes
checking for unicase.h... yes
checking for u8_casecmp in -lunistring... yes
checking for unistr.h... (cached) yes
checking for u8_check in -lunistring... yes
configure: Will use init script type: sysv
checking for DBUS... yes
checking for dbus_watch_get_unix_fd... yes
checking for xsltproc... /usr/bin/xsltproc
checking for xmllint... /usr/bin/xmllint
checking for /etc/xml/catalog... yes
checking for Docbook XSL profiling templates in XML catalog... yes
checking for po4a... no
checking for a Python interpreter with version >= 2.4... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for headers required to compile python extensions... found
checking for python... (cached) /usr/bin/python
checking for working python... yes
checking for Py_ssize_t... yes
checking for PySet_New... yes
checking for PySet_Add... yes
checking for PyErr_NewExceptionWithDoc... yes
checking whether PySet_Check is declared... yes
checking whether PyModule_AddIntMacro is declared... yes
checking whether PyUnicode_FromString is declared... yes
checking selinux/selinux.h usability... yes
checking selinux/selinux.h presence... yes
checking for selinux/selinux.h... yes
checking for is_selinux_enabled in -lselinux... yes
checking semanage/semanage.h usability... yes
checking semanage/semanage.h presence... yes
checking for semanage/semanage.h... yes
checking for semanage_handle_create in -lsemanage... yes
checking for libnl... yes
checking netlink.h usability... no
checking netlink.h presence... no
checking for netlink.h... no
checking for nl_connect in -lnl... yes
checking for nl_socket_add_membership in -lnl... yes
checking for nl_socket_modify_cb in -lnl... yes
checking for nl_set_passcred in -lnl... yes
checking for NSS... yes
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking sasl/sasl.h usability... yes
checking sasl/sasl.h presence... yes
checking for sasl/sasl.h... yes
checking whether compiler supports __attribute__((destructor))... yes
checking for CHECK... yes
checking check.h usability... yes
checking check.h presence... yes
checking for check.h... yes
checking for doxygen... /usr/bin/doxygen
configure: creating ./config.status
config.status: creating Makefile
config.status: creating contrib/sssd.spec
config.status: creating src/examples/rwtab
config.status: creating src/doxy.config
config.status: creating src/sysv/systemd/sssd.service
config.status: creating po/Makefile.in
config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting
config.status: creating src/man/Makefile
config.status: creating src/providers/ipa/ipa_hbac.pc
config.status: creating src/providers/ipa/ipa_hbac.doxy
config.status: creating src/sss_client/sudo/libsss_sudo.pc
config.status: creating src/sss_client/sudo/sss_sudo.doxy
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
+ make -j4 all
make all-recursive
make[1]: Entering directory `/builddir/build/BUILD/sssd-1.7.92'
Making all in po
make[2]: Entering directory `/builddir/build/BUILD/sssd-1.7.92/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/builddir/build/BUILD/sssd-1.7.92/po'
Making all in src/man
make[2]: Entering directory `/builddir/build/BUILD/sssd-1.7.92/src/man'
/usr/bin/xmllint --catalogs --postvalid --nonet --xinclude --noout sss_useradd.8.xml
/usr/bin/xmllint --catalogs --postvalid --nonet --xinclude --noout sss_userdel.8.xml
/usr/bin/xmllint --catalogs --postvalid --nonet --xinclude --noout sss_usermod.8.xml
/usr/bin/xmllint --catalogs --postvalid --nonet --xinclude --noout sss_groupadd.8.xml
/usr/bin/xsltproc -o sss_useradd.8 --catalogs --xinclude --nonet --stringparam profile.condition "with_false;with_sudo;with_autofs;with_ssh" http://docbook.sourceforge.net/release/xsl/current/manpages/profile-docbook.xsl sss_useradd.8.xml
/usr/bin/xsltproc -o sss_userdel.8 --catalogs --xinclude --nonet --stringparam profile.condition "with_false;with_sudo;with_autofs;with_ssh" http://docbook.sourceforge.net/release/xsl/current/manpages/profile-docbook.xsl sss_userdel.8.xml
/usr/bin/xsltproc -o sss_usermod.8 --catalogs --xinclude --nonet --stringparam profile.condition "with_false;with_sudo;with_autofs;with_ssh" http://docbook.sourceforge.net/release/xsl/current/manpages/profile-docbook.xsl sss_usermod.8.xml
/usr/bin/xsltproc -o sss_groupadd.8 --catalogs --xinclude --nonet --stringparam profile.condition "with_false;with_sudo;with_autofs;with_ssh" http://docbook.sourceforge.net/release/xsl/current/manpages/profile-docbook.xsl sss_groupadd.8.xml
WARNING: cannot add @xml:base to node set root element. Relative paths may not work.
WARNING: cannot add @xml:base to node set root element. Relative paths may not work.
WARNING: cannot add @xml:base to node set root element. Relative paths may not work.
WARNING: cannot add @xml:base to node set root element. Relative paths may not work.
Note: Writing sss_groupadd.8
Note: Writing sss_userdel.8
Note: Writing sss_usermod.8
Note: Writing sss_useradd.8
/usr/bin/xmllint --catalogs --postvalid --nonet --xinclude --noout sss_groupdel.8.xml
/usr/bin/xmllint --catalogs --postvalid --nonet --xinclude --noout sss_groupmod.8.xml
/usr/bin/xmllint --catalogs --postvalid --nonet --xinclude --noout sssd.8.xml
/usr/bin/xmllint --catalogs --postvalid --nonet --xinclude --noout sssd.conf.5.xml
/usr/bin/xsltproc -o sss_groupdel.8 --catalogs --xinclude --nonet --stringparam profile.condition "with_false;with_sudo;with_autofs;with_ssh" http://docbook.sourceforge.net/release/xsl/current/manpages/profile-docbook.xsl sss_groupdel.8.xml
/usr/bin/xsltproc -o sss_groupmod.8 --catalogs --xinclude --nonet --stringparam profile.condition "with_false;with_sudo;with_autofs;with_ssh" http://docbook.sourceforge.net/release/xsl/current/manpages/profile-docbook.xsl sss_groupmod.8.xml
/usr/bin/xsltproc -o sssd.8 --catalogs --xinclude --nonet --stringparam profile.condition "with_false;with_sudo;with_autofs;with_ssh" http://docbook.sourceforge.net/release/xsl/current/manpages/profile-docbook.xsl sssd.8.xml
/usr/bin/xsltproc -o sssd.conf.5 --catalogs --xinclude --nonet --stringparam profile.condition "with_false;with_sudo;with_autofs;with_ssh" http://docbook.sourceforge.net/release/xsl/current/manpages/profile-docbook.xsl sssd.conf.5.xml
WARNING: cannot add @xml:base to node set root element. Relative paths may not work.
WARNING: cannot add @xml:base to node set root element. Relative paths may not work.
WARNING: cannot add @xml:base to node set root element. Relative paths may not work.
WARNING: cannot add @xml:base to node set root element. Relative paths may not work.
Note: Writing sss_groupdel.8
Note: Writing sss_groupmod.8
/usr/bin/xmllint --catalogs --postvalid --nonet --xinclude --noout sssd-ldap.5.xml
/usr/bin/xmllint --catalogs --postvalid --nonet --xinclude --noout sssd-krb5.5.xml
Note: Writing sssd.8
/usr/bin/xsltproc -o sssd-ldap.5 --catalogs --xinclude --nonet --stringparam profile.condition "with_false;with_sudo;with_autofs;with_ssh" http://docbook.sourceforge.net/release/xsl/current/manpages/profile-docbook.xsl sssd-ldap.5.xml
/usr/bin/xsltproc -o sssd-krb5.5 --catalogs --xinclude --nonet --stringparam profile.condition "with_false;with_sudo;with_autofs;with_ssh" http://docbook.sourceforge.net/release/xsl/current/manpages/profile-docbook.xsl sssd-krb5.5.xml
Note: Writing sssd.conf.5
/usr/bin/xmllint --catalogs --postvalid --nonet --xinclude --noout sssd-ipa.5.xml
/usr/bin/xmllint --catalogs --postvalid --nonet --xinclude --noout sssd-simple.5.xml
/usr/bin/xsltproc -o sssd-ipa.5 --catalogs --xinclude --nonet --stringparam profile.condition "with_false;with_sudo;with_autofs;with_ssh" http://docbook.sourceforge.net/release/xsl/current/manpages/profile-docbook.xsl sssd-ipa.5.xml
/usr/bin/xsltproc -o sssd-simple.5 --catalogs --xinclude --nonet --stringparam profile.condition "with_false;with_sudo;with_autofs;with_ssh" http://docbook.sourceforge.net/release/xsl/current/manpages/profile-docbook.xsl sssd-simple.5.xml
WARNING: cannot add @xml:base to node set root element. Relative paths may not work.
WARNING: cannot add @xml:base to node set root element. Relative paths may not work.
Note: Writing sssd-krb5.5
WARNING: cannot add @xml:base to node set root element. Relative paths may not work.
WARNING: cannot add @xml:base to node set root element. Relative paths may not work.
/usr/bin/xmllint --catalogs --postvalid --nonet --xinclude --noout sssd_krb5_locator_plugin.8.xml
/usr/bin/xsltproc -o sssd_krb5_locator_plugin.8 --catalogs --xinclude --nonet --stringparam profile.condition "with_false;with_sudo;with_autofs;with_ssh" http://docbook.sourceforge.net/release/xsl/current/manpages/profile-docbook.xsl sssd_krb5_locator_plugin.8.xml
Note: Writing sssd-simple.5
Note: Writing sssd-ldap.5
Note: Writing sssd-ipa.5
/usr/bin/xmllint --catalogs --postvalid --nonet --xinclude --noout sss_groupshow.8.xml
/usr/bin/xmllint --catalogs --postvalid --nonet --xinclude --noout pam_sss.8.xml
/usr/bin/xmllint --catalogs --postvalid --nonet --xinclude --noout sss_obfuscate.8.xml
/usr/bin/xsltproc -o sss_groupshow.8 --catalogs --xinclude --nonet --stringparam profile.condition "with_false;with_sudo;with_autofs;with_ssh" http://docbook.sourceforge.net/release/xsl/current/manpages/profile-docbook.xsl sss_groupshow.8.xml
/usr/bin/xsltproc -o pam_sss.8 --catalogs --xinclude --nonet --stringparam profile.condition "with_false;with_sudo;with_autofs;with_ssh" http://docbook.sourceforge.net/release/xsl/current/manpages/profile-docbook.xsl pam_sss.8.xml
/usr/bin/xsltproc -o sss_obfuscate.8 --catalogs --xinclude --nonet --stringparam profile.condition "with_false;with_sudo;with_autofs;with_ssh" http://docbook.sourceforge.net/release/xsl/current/manpages/profile-docbook.xsl sss_obfuscate.8.xml
WARNING: cannot add @xml:base to node set root element. Relative paths may not work.
Note: Writing sssd_krb5_locator_plugin.8
WARNING: cannot add @xml:base to node set root element. Relative paths may not work.
WARNING: cannot add @xml:base to node set root element. Relative paths may not work.
/usr/bin/xmllint --catalogs --postvalid --nonet --xinclude --noout sss_cache.8.xml
Note: Writing sss_groupshow.8
Note: Writing pam_sss.8
WARNING: cannot add @xml:base to node set root element. Relative paths may not work.
/usr/bin/xsltproc -o sss_cache.8 --catalogs --xinclude --nonet --stringparam profile.condition "with_false;with_sudo;with_autofs;with_ssh" http://docbook.sourceforge.net/release/xsl/current/manpages/profile-docbook.xsl sss_cache.8.xml
/usr/bin/xmllint --catalogs --postvalid --nonet --xinclude --noout sss_debuglevel.8.xml
make[2]: *** No rule to make target `sss_ssh_authorizedkeys.1.xml', needed by `sss_ssh_authorizedkeys.1'. Stop.
make[2]: *** Waiting for unfinished jobs....
Note: Writing sss_obfuscate.8
/usr/bin/xsltproc -o sss_debuglevel.8 --catalogs --xinclude --nonet --stringparam profile.condition "with_false;with_sudo;with_autofs;with_ssh" http://docbook.sourceforge.net/release/xsl/current/manpages/profile-docbook.xsl sss_debuglevel.8.xml
WARNING: cannot add @xml:base to node set root element. Relative paths may not work.
WARNING: cannot add @xml:base to node set root element. Relative paths may not work.
Note: Writing sss_cache.8
Note: Writing sss_debuglevel.8
make[2]: Leaving directory `/builddir/build/BUILD/sssd-1.7.92/src/man'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/sssd-1.7.92'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.5x2Gkw (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.5x2Gkw (%build)
Child return code was: 1
EXCEPTION: Command failed. See logs for output.
# ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/sssd.spec']
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace
result = func(*args, **kw)
File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 352, in do
raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode)
Error: Command failed. See logs for output.
# ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/sssd.spec']
LEAVE do --> EXCEPTION RAISED
signature.asc
Description: This is a digitally signed message part
_______________________________________________ sssd-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/sssd-devel
