See <http://jenkins.fedorainfracloud.org/job/389-ds-base/1102/changes> Changes: [Mark Reynolds] Ticket 48978 - Fine tune error logging [Mark Reynolds] Ticket 49014 - ns-accountstatus.pl shows wrong status for accounts ------------------------------------------ Started by an SCM change Building remotely on F23 (fedora Fedora23 Fedora fedora23) 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 2e494bc7e5e73f97e8a425b22706418ff8879336 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e494bc7e5e73f97e8a425b22706418ff8879336 > git rev-list d945abad7fc84a08041d22d0634c078211b05708 # timeout=10 [389-ds-base] $ /bin/sh -e /tmp/hudson6859201453144847484.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.1102.txt Running make... Build log is http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1102.txt Checking for warnings... Build http://jenkins.fedorainfracloud.org/job/389-ds-base/1102/ failed There are build warnings Warning log is http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1102.txt Last 100 lines of warning log: ------------------------------------------------------------ ldap/servers/plugins/addn/addn.c:220:22: warning: passing argument 1 of ‘strtok’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] /usr/include/string.h:343:14: note: expected ‘char * restrict’ but argument is of type ‘const char *’ ldap/servers/plugins/addn/addn.c:225:53: warning: passing argument 1 of ‘slapi_escape_filter_value’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] ./ldap/servers/slapd/slapi-plugin.h:3897:7: note: expected ‘char *’ but argument is of type ‘const char *’ ldap/servers/plugins/addn/addn.c:234:55: warning: passing argument 1 of ‘slapi_escape_filter_value’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] ./ldap/servers/slapd/slapi-plugin.h:3897:7: note: expected ‘char *’ but argument is of type ‘const char *’ ------------------------------------------------------------ Build step 'Execute shell' marked build as failure _______________________________________________ 389-devel mailing list -- 389-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to 389-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx