I'm looking into this. Seems there are a few build quirks, and I probably messed up something. I'll fix it up though (and maybe I'll take some time off from breaking CI after that ;) ) On Thu, 2016-10-20 at 02:25 +0000, jenkins@xxxxxxxxxxxxxxxxx wrote: > See <http://jenkins.fedorainfracloud.org/job/389-ds-base/1101/changes> > > Changes: > > [William Brown] Ticket 48982 - Comment about resolving failure to open 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 d945abad7fc84a08041d22d0634c078211b05708 (origin/master) > > git config core.sparsecheckout # timeout=10 > > git checkout -f d945abad7fc84a08041d22d0634c078211b05708 > > git rev-list 9d66d3f5371c242f0907a1a4d8df485beb3c2b95 # timeout=10 > [389-ds-base] $ /bin/sh -e /tmp/hudson8983262216300696653.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.1101.txt > > Running make... > Build log is http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build.1101.txt > > Checking for warnings... > Build http://jenkins.fedorainfracloud.org/job/389-ds-base/1101/ failed > There are build warnings > Warning log is http://jenkins.fedorainfracloud.org/job/389-ds-base/ws/build-warns.1101.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 -- Sincerely, William Brown Software Engineer Red Hat, Brisbane
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ 389-devel mailing list -- 389-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to 389-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx