On Thu, Sep 29, 2016 at 3:38 PM, Niels de Vos <[email protected]> wrote: > On Thu, Sep 29, 2016 at 03:22:57PM +0530, Prasanna Kalever wrote: >> On Thu, Sep 29, 2016 at 3:01 PM, Niels de Vos <[email protected]> wrote: >> > On Thu, Sep 29, 2016 at 02:17:38PM +0530, Prasanna Kalever wrote: >> >> Hi, >> >> >> >> The patch [1] requires glib2-devel, can someone help me in installing >> >> this in the smoke machines? >> > >> > Shouldnt configure.ac not detect dependencies and disable parts in case >> > glib2-devel is missing? >> >> That's a good point Niels, Yes Ideally it should. >> >> From: Console Log >> QEMU Block formats : yes >> >> Which means the machine, has glib2-devel >> >> Now, I am not sure why this is failing then ... >> >> 07:08:42 ERROR: >> Exception(glusterfs-3.10dev-0.94.git2389cc0.el6.src.rpm) >> Config(fedora-24-x86_64) 5 minutes 53 seconds >> 07:08:42 INFO: Results and/or logs in: >> /home/jenkins/root/workspace/devrpm-fedora/RPMS/fc24/x86_64/ >> 07:08:42 INFO: Cleaning up build root ('cleanup_on_failure=True') >> 07:08:42 Start: clean chroot >> 07:08:52 Finish: clean chroot >> 07:08:52 ERROR: Command failed. See logs for output. >> 07:08:52 # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 >> --nodeps /builddir/build/SPECS/glusterfs.spec >> 07:08:52 Build step 'Execute shell' marked build as failure >> 07:08:53 Archiving artifacts >> >> 07:08:53 Finished: FAILURE >> >> Any Clues from logs ? > > Yes, click "build.log" for the failed tests that you have linked below. > you'll land at > https://build.gluster.org/job/devrpm-fedora/1660/artifact/RPMS/fc24/x86_64/build.log > and similar. > > Checking for unpackaged file(s): /usr/lib/rpm/check-files > /builddir/build/BUILDROOT/glusterfs-3.10dev-0.94.git2389cc0.fc24.x86_64 > RPM build errors: > error: Installed (but unpackaged) file(s) found: > /usr/lib64/glusterfs/3.10dev/xlator/features/qemu-block.so > Installed (but unpackaged) file(s) found: > /usr/lib64/glusterfs/3.10dev/xlator/features/qemu-block.so > Child return code was: 1 > > All files need to be listed in the %files section for the sub-package > that should include them.
That really helps! Thanks Niels, will update the patch. -- Prasanna > > Niels > > >> >> >> Apologies for the wrong buzzer! >> >> -- >> Prasanna >> >> > >> > Niels >> > >> >> >> >> Here is the failure smoke, reporting the rpm build configuration failure >> >> [2]. >> >> >> >> [1] http://review.gluster.org/#/c/15589/1/glusterfs.spec.in >> >> >> >> [2] >> >> http://build.gluster.org/job/devrpm-fedora/1660/ : FAILURE >> >> http://build.gluster.org/job/devrpm-el6/1647/ : FAILURE >> >> http://build.gluster.org/job/devrpm-el7/1652/ : FAILURE >> >> http://build.gluster.org/job/strfmt_errors/588/ : FAILURE >> >> >> >> Thanks, >> >> -- >> >> Prasanna _______________________________________________ Gluster-infra mailing list [email protected] http://www.gluster.org/mailman/listinfo/gluster-infra
