See http://jenkins.fedorainfracloud.org/job/389-ds-base/774/changes
Changes:
[Ludwig Krispenz] Ticket 48263 - allow plugins to detect tombstone operations
------------------------------------------ Started by an SCM change Building remotely on F22 (Fedora22 fedora Fedora fedora22) in workspace http://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 http://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 d2b3236ecf2ad2e2f6733e1f7a066a2cd17aed07 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f d2b3236ecf2ad2e2f6733e1f7a066a2cd17aed07 git rev-list bb596ce2170ca956f9cb80e7727f6ebbd46d4834 # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson4652176886172060548.sh
Running configure... CFLAGS= -Wall CXXFLAGS= -Wall ./configure --with-tmpfiles-d=/etc/tmpfiles.d --with-openldap --enable-autobind --with-selinux --with-systemdsystemunitdir=/lib/systemd/system --with-systemdsystemconfdir=/etc/systemd/system --enable-debug Build log is http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.774.txt
Running make... Build log is http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.774.txt
Checking for warnings... Build http://jenkins.fedorainfracloud.org/job/389-ds-base/774/ failed There are build warnings Warning log is http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.774.txt Last 100 lines of warning log: ------------------------------------------------------------ In file included from ldap/servers/plugins/acctpolicy/acct_config.c:24:0: ldap/servers/plugins/acctpolicy/acctpolicy.h:24:0: warning: "SLAPI_OP_FLAG_BYPASS_REFERRALS" redefined In file included from ldap/servers/plugins/acctpolicy/acct_config.c:23:0: ./ldap/servers/slapd/slapi-plugin.h:199:0: note: this is the location of the previous definition In file included from ldap/servers/plugins/acctpolicy/acct_init.c:48:0: ldap/servers/plugins/acctpolicy/acctpolicy.h:24:0: warning: "SLAPI_OP_FLAG_BYPASS_REFERRALS" redefined In file included from ldap/servers/plugins/acctpolicy/acct_init.c:47:0: ./ldap/servers/slapd/slapi-plugin.h:199:0: note: this is the location of the previous definition In file included from ldap/servers/plugins/acctpolicy/acct_plugin.c:28:0: ldap/servers/plugins/acctpolicy/acctpolicy.h:24:0: warning: "SLAPI_OP_FLAG_BYPASS_REFERRALS" redefined In file included from ldap/servers/plugins/acctpolicy/acct_plugin.c:27:0: ./ldap/servers/slapd/slapi-plugin.h:199:0: note: this is the location of the previous definition In file included from ldap/servers/plugins/acctpolicy/acct_util.c:27:0: ldap/servers/plugins/acctpolicy/acctpolicy.h:24:0: warning: "SLAPI_OP_FLAG_BYPASS_REFERRALS" redefined In file included from ldap/servers/plugins/acctpolicy/acct_util.c:26:0: ./ldap/servers/slapd/slapi-plugin.h:199:0: note: this is the location of the previous definition ------------------------------------------------------------
Build step 'Execute shell' marked build as failure
389-devel@lists.fedoraproject.org