See <http://jenkins.fedorainfracloud.org/job/389-ds-base/1100/changes> Changes: [William Brown] Ticket 48272 - ADDN Sytle prebind plugin ------------------------------------------ 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 9d66d3f5371c242f0907a1a4d8df485beb3c2b95 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d66d3f5371c242f0907a1a4d8df485beb3c2b95 > git rev-list 9a83b3a9b9f6c0b76ee447488f0439c65e01f1d7 # timeout=10 [389-ds-base] $ /bin/sh -e /tmp/hudson1573951121557996965.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.1100.txt Running make... Build log is http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1100.txt Checking for warnings... Build http://jenkins.fedorainfracloud.org/job/389-ds-base/1100/ failed There are build warnings Warning log is http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1100.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