See http://jenkins.cloud.fedoraproject.org/job/389-ds-base/465/changes
Changes:
[Noriko Hosoi] Ticket #47935 - Error: failed to open an LDAP connection to host 'example.org' port '389' as user 'cn=Directory Manager'. Error: unknown.
[Mark Reynolds] Ticket 47451 - Dynamic Plugin - various fixes
------------------------------------------ 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 ff023a48b7fc78711eed8ae11e67057597acdeb3 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f ff023a48b7fc78711eed8ae11e67057597acdeb3 git rev-list 4a5eee63f45ed290375440827c92af9b2347a177 # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson5260080722915181296.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.2014-12-16_2...
Running make... Build log is http://jenkins.cloud.fedoraproject.org/job/389-ds-base/ws/build.2014-12-16_2...
Checking for warnings... Build http://jenkins.cloud.fedoraproject.org/job/389-ds-base/465/ failed There are build warnings Warning log is http://jenkins.cloud.fedoraproject.org/job/389-ds-base/ws/build-warns.2014-1... Last 100 lines of warning log: ------------------------------------------------------------ ldap/servers/plugins/uiduniq/uid.c:1288:18: warning: unused variable 'plugin_entry' [-Wunused-variable] ldap/servers/plugins/uiduniq/uid.c:1315:34: warning: unused variable 'config' [-Wunused-variable] ldap/servers/plugins/dna/dna.c:2409:29: warning: format '%d' expects argument of type 'int', but argument 4 has type 'PRUint64' [-Wformat=] ldap/servers/plugins/dna/dna.c:2409:29: warning: format '%d' expects argument of type 'int', but argument 5 has type 'PRUint64' [-Wformat=] ldap/servers/plugins/dna/dna.c:3419:53: warning: format '%d' expects argument of type 'int', but argument 4 has type 'PRUint64' [-Wformat=] ldap/servers/plugins/dna/dna.c:3419:53: warning: format '%d' expects argument of type 'int', but argument 5 has type 'PRUint64' [-Wformat=] ldap/servers/plugins/dna/dna.c:3686:53: warning: format '%d' expects argument of type 'int', but argument 4 has type 'PRUint64' [-Wformat=] ldap/servers/plugins/dna/dna.c:3686:53: warning: format '%d' expects argument of type 'int', but argument 5 has type 'PRUint64' [-Wformat=] ------------------------------------------------------------
Build step 'Execute shell' marked build as failure
389-devel@lists.fedoraproject.org