See <https://jenkins.fedorainfracloud.org/job/389-ds-base/1118/>
------------------------------------------ Started by user William Brown Building remotely on F23 (fedora Fedora23 Fedora fedora23) in workspace <https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/> Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.fedorahosted.org/git/389/ds.git > git init <https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/> # > timeout=10 Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # > timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url git://git.fedorahosted.org/git/389/ds.git # > timeout=10 Fetching upstream changes from git://git.fedorahosted.org/git/389/ds.git > git -c core.askpass=true fetch --tags --progress > git://git.fedorahosted.org/git/389/ds.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 762219a35005914c6c088d915ac9346ce7e28512 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 762219a35005914c6c088d915ac9346ce7e28512 > git rev-list 762219a35005914c6c088d915ac9346ce7e28512 # timeout=10 [389-ds-base] $ /bin/sh -e /tmp/hudson9088178086786713944.sh Running configure... CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d --with-openldap --enable-autobind --enable-gcc-security --with-selinux --with-systemdsystemunitdir=/lib/systemd/system --with-systemdsystemconfdir=/etc/systemd/system --enable-debug Build log is https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1118.txt autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in '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' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:29: installing './compile' configure.ac:25: installing './config.guess' configure.ac:25: installing './config.sub' configure.ac:14: installing './install-sh' configure.ac:14: installing './missing' Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' Running make... Build log is https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1118.txt Checking for warnings... Build https://jenkins.fedorainfracloud.org/job/389-ds-base/1118/ failed There are build warnings Warning log is https://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1118.txt Last 100 lines of warning log: ------------------------------------------------------------ ldap/servers/plugins/pwdstorage/clear_pwd.c:29:9: warning: unused variable ‘len’ [-Wunused-variable] ------------------------------------------------------------ Build step 'Execute shell' marked build as failure _______________________________________________ 389-devel mailing list -- 389-devel@lists.fedoraproject.org To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org