See http://jenkins.fedorainfracloud.org/job/389-ds-base/1025/changes
Changes:
[Noriko Hosoi] Ticket #48919 - Compiler warnings while building 389-ds-base on RHEL7
[Noriko Hosoi] Bug 1347760 - CVE-2016-4992 389-ds-base: Information disclosure via
[Noriko Hosoi] Bug 1347760 - CI test: test case for bug 1347760
------------------------------------------ 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 27b8987108d875e3e9ee0d844548f8d94db350d1 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 27b8987108d875e3e9ee0d844548f8d94db350d1 git rev-list 6d50ba5712a04d49b44dce125dd245af154f86a0 # timeout=10
[389-ds-base] $ /bin/sh -e /tmp/hudson5452949043082008462.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 http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1025.txt
Running make... Build log is http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1025.txt
Checking for warnings... Build http://jenkins.fedorainfracloud.org/job/389-ds-base/1025/ failed There are build warnings Warning log is http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1025.txt Last 100 lines of warning log: ------------------------------------------------------------ ldap/servers/slapd/bind.c:700:33: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] ------------------------------------------------------------
Build step 'Execute shell' marked build as failure
389-devel@lists.fedoraproject.org