[389-devel] Build failed in Jenkins: 389-ds-base #684

jenkins at fedoraproject.org jenkins at fedoraproject.org
Thu Jun 18 15:07:37 UTC 2015


See <http://jenkins.cloud.fedoraproject.org/job/389-ds-base/684/changes>

Changes:

[Ludwig Krispenz] Ticket 48141 - aci with wildcard and macro not correctly evaluated

------------------------------------------
Started by an SCM change
Building remotely on Fedora20 in workspace <http://jenkins.cloud.fedoraproject.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.cloud.fedoraproject.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 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 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 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 4fbfc2e086c226e9a94b9afa8d1fc4efaab3a9aa (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4fbfc2e086c226e9a94b9afa8d1fc4efaab3a9aa
 > git rev-list 8b4b71f2dca9a3433754dc74b83190ca333ad147 # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson5494392678013246545.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.cloud.fedoraproject.org/job/389-ds-base/ws/build.684.txt

Running make...
Build log is http://jenkins.cloud.fedoraproject.org/job/389-ds-base/ws/build.684.txt

Checking for warnings...
Build http://jenkins.cloud.fedoraproject.org/job/389-ds-base/684/ failed
There are build warnings
Warning log is http://jenkins.cloud.fedoraproject.org/job/389-ds-base/ws/build-warns.684.txt
Last 100 lines of warning log:
------------------------------------------------------------
ldap/servers/plugins/acl/aclutil.c:855:5: warning: implicit declaration of function 'acl_match_substr_prefix' [-Wimplicit-function-declaration]
ldap/servers/plugins/acl/aclutil.c:994:2: warning: passing argument 1 of 'acl_strstr' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ldap/servers/plugins/acl/aclutil.c:43:0:
ldap/servers/plugins/acl/acl.h:947:6: note: expected 'char *' but argument is of type 'const char *'
ldap/servers/plugins/acl/aclutil.c:996:3: warning: passing argument 1 of 'acl_strstr' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ldap/servers/plugins/acl/aclutil.c:43:0:
ldap/servers/plugins/acl/acl.h:947:6: note: expected 'char *' but argument is of type 'const char *'
------------------------------------------------------------

Build step 'Execute shell' marked build as failure


More information about the 389-devel mailing list