Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: SooperLooper, a realtime software looping sampler (&Jack client) https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=200941 ------- Additional Comments From nando@xxxxxxxxxxxxxxxxxx 2006-08-02 13:25 EST ------- (In reply to comment #1) > I tried building this on FC5 and got... > > Making all in src > make[2]: Entering directory `/usr/src/redhat/BUILD/sooperlooper-1.0.8c/src' > cd .. && /bin/sh /usr/src/redhat/BUILD/sooperlooper-1.0.8c/missing --run > automake-1.9 --foreign src/Makefile > configure.ac:27: version mismatch. This is Automake 1.9.6, > configure.ac:27: but the definition used by this AM_INIT_AUTOMAKE > configure.ac:27: comes from Automake 1.9.4. You should recreate > configure.ac:27: aclocal.m4 with aclocal and run automake again. > make[2]: *** [Makefile.in] Error 1 > make[2]: Leaving directory `/usr/src/redhat/BUILD/sooperlooper-1.0.8c/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/redhat/BUILD/sooperlooper-1.0.8c' > make: *** [all] Error 2 > error: Bad exit status from /var/tmp/rpm-tmp.96186 (%build) > > Do you not see this? Not on my build system, but see below... (In reply to comment #2) > However i have question, when i saw build.log i found configure was called > nearly 5 times. What kind of this configuration script? Yes, I see that in my logs, I don't know what is triggering this. In my case the build finishes successfully even with the warnings and repeated configure calls. And the software works. Weird. (In reply to comment #3) > I think you should add NEWS,AUTHORS,Changelog files to your source code thru' > adding patch. then changes in %build > %build > # remove compiler option unrecognized by gcc4x > find . -type f -exec %{__perl} -p -i -e "s|-fmove-all-movables||g" {} \; > aclocal > autoheader > automake > autoconf > %configure > %{__make} %{?_smp_mflags} Hmmm, if I do this to try to fix things then a make does trigger the error that Anthony sees. Of course if I run aclocal/automake as suggested the error happens again. Buggy auto* scripts? -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review