https://bugs.documentfoundation.org/show_bug.cgi?id=126163

--- Comment #4 from Tomasz Kłoczko <kloczko.tom...@gmail.com> ---
I'b building cppunits out of dist tar ball + git patches using build procedure
described in rpm spec file.
I'm not using manuall procesz ..

Hehe is the example output of the %prep of the build:

[tkloczko@barrel SPECS]$ rpmbuild -bp cppunit.spec
warning: Downloading https://dev-www.libreoffice.org/src/cppunit-1.14.0.tar.gz
to /home/tkloczko/rpmbuild/SOURCES/cppunit-1.14.0.tar.gz
warning: Downloading
https://cgit.freedesktop.org/libreoffice/cppunit//patch/?id=85d24152#/cppunit-Report-un-signed-char-values-numerically.patch
to
/home/tkloczko/rpmbuild/SOURCES/cppunit-Report-un-signed-char-values-numerically.patch
warning: Downloading
https://cgit.freedesktop.org/libreoffice/cppunit//patch/?id=1eaec743#/cppunit-Fix-money-example-on-propely-linking-with-library-wi.patch
to
/home/tkloczko/rpmbuild/SOURCES/cppunit-Fix-money-example-on-propely-linking-with-library-wi.patch
warning: Downloading
https://cgit.freedesktop.org/libreoffice/cppunit//patch/?id=a4127334#/cppunit-contrib-cppunit2junit-parametrize-testsuite-name.patch
to
/home/tkloczko/rpmbuild/SOURCES/cppunit-contrib-cppunit2junit-parametrize-testsuite-name.patch
warning: Downloading
https://cgit.freedesktop.org/libreoffice/cppunit//patch/?id=66e39e76#/cppunit-fix-make-distcheck-part1.patch
to /home/tkloczko/rpmbuild/SOURCES/cppunit-fix-make-distcheck-part1.patch
warning: Downloading
https://cgit.freedesktop.org/libreoffice/cppunit//patch/?id=03fe3b83#/cppunit-fix-make-distcheck-part2.patch
to /home/tkloczko/rpmbuild/SOURCES/cppunit-fix-make-distcheck-part2.patch
warning: Downloading
https://cgit.freedesktop.org/libreoffice/cppunit//patch/?id=fd711124#/cppunit-C-11-provides-std-isfinite-and-std-isnan.patch
to
/home/tkloczko/rpmbuild/SOURCES/cppunit-C-11-provides-std-isfinite-and-std-isnan.patch
warning: Downloading
https://cgit.freedesktop.org/libreoffice/cppunit//patch/?id=0f06c57c#/cppunit-next-version-will-be-1.15.0.patch
to /home/tkloczko/rpmbuild/SOURCES/cppunit-next-version-will-be-1.15.0.patch
warning: Downloading
https://cgit.freedesktop.org/libreoffice/cppunit//patch/?id=653b1db8#/cppunit-Make-output-XML-report-schema-UTF-8-and-remove-Japan.patch
to
/home/tkloczko/rpmbuild/SOURCES/cppunit-Make-output-XML-report-schema-UTF-8-and-remove-Japan.patch
warning: Downloading
https://cgit.freedesktop.org/libreoffice/cppunit//patch/?id=4f5cd3b4#/cppunit-Avoid-GCC-9-Wdeprecated-copy.patch
to /home/tkloczko/rpmbuild/SOURCES/cppunit-Avoid-GCC-9-Wdeprecated-copy.patch
warning: Downloading
https://cgit.freedesktop.org/libreoffice/cppunit//patch/?id=48145587#/cppunit-extensions-add-CPPUNIT_TEST_FIXTURE.patch
to
/home/tkloczko/rpmbuild/SOURCES/cppunit-extensions-add-CPPUNIT_TEST_FIXTURE.patch
warning: Downloading
https://cgit.freedesktop.org/libreoffice/cppunit//patch/?id=3788fccd#/cppunit-Unconditionally-use-C-11-noreturn.patch
to
/home/tkloczko/rpmbuild/SOURCES/cppunit-Unconditionally-use-C-11-noreturn.patch
warning: Downloading
https://cgit.freedesktop.org/libreoffice/cppunit//patch/?id=1caa3a0c#/cppunit-custom-tostring-formatter-to-CPPUNIT_ASSERT_MESSAGE.patch
to
/home/tkloczko/rpmbuild/SOURCES/cppunit-custom-tostring-formatter-to-CPPUNIT_ASSERT_MESSAGE.patch
warning: Downloading
https://cgit.freedesktop.org/libreoffice/cppunit//patch/?id=51efd6f2#/cppunit-Added-some-brackets-to-make-it-more-clear-for-the-co.patch
to
/home/tkloczko/rpmbuild/SOURCES/cppunit-Added-some-brackets-to-make-it-more-clear-for-the-co.patch
warning: Downloading
https://cgit.freedesktop.org/libreoffice/cppunit//patch/?id=9da32ab7#/cppunit-Modernize-AM_INIT_AUTOMAKE-syntax.patch
to
/home/tkloczko/rpmbuild/SOURCES/cppunit-Modernize-AM_INIT_AUTOMAKE-syntax.patch
warning: Downloading
https://cgit.freedesktop.org/libreoffice/cppunit//patch/?id=c37be301#/cppunit-use-in-AC-macros.patch
to /home/tkloczko/rpmbuild/SOURCES/cppunit-use-in-AC-macros.patch
warning: Downloading
https://cgit.freedesktop.org/libreoffice/cppunit//patch/?id=339b60ab#/cppunit-Documentation-updates.patch
to /home/tkloczko/rpmbuild/SOURCES/cppunit-Documentation-updates.patch
warning: Downloading
https://cgit.freedesktop.org/libreoffice/cppunit//patch/?id=78e64f0e#/cppunit-Fix-build-with-gcc9.1.patch
to /home/tkloczko/rpmbuild/SOURCES/cppunit-Fix-build-with-gcc9.1.patch
warning: line 40: It's not recommended to have unversioned Obsoletes:
Obsoletes:        cppunit-doc
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9TN3IK
+ umask 022
+ cd /home/tkloczko/rpmbuild/BUILD
+ cd /home/tkloczko/rpmbuild/BUILD
+ rm -rf cppunit-1.14.0
+ /usr/bin/gzip -dc /home/tkloczko/rpmbuild/SOURCES/cppunit-1.14.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd cppunit-1.14.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat
/home/tkloczko/rpmbuild/SOURCES/cppunit-Report-un-signed-char-values-numerically.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat
/home/tkloczko/rpmbuild/SOURCES/cppunit-Fix-money-example-on-propely-linking-with-library-wi.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat
/home/tkloczko/rpmbuild/SOURCES/cppunit-contrib-cppunit2junit-parametrize-testsuite-name.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat
/home/tkloczko/rpmbuild/SOURCES/cppunit-fix-make-distcheck-part1.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat
/home/tkloczko/rpmbuild/SOURCES/cppunit-fix-make-distcheck-part2.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat
/home/tkloczko/rpmbuild/SOURCES/cppunit-C-11-provides-std-isfinite-and-std-isnan.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat
/home/tkloczko/rpmbuild/SOURCES/cppunit-next-version-will-be-1.15.0.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat
/home/tkloczko/rpmbuild/SOURCES/cppunit-Make-output-XML-report-schema-UTF-8-and-remove-Japan.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat
/home/tkloczko/rpmbuild/SOURCES/cppunit-Avoid-GCC-9-Wdeprecated-copy.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat
/home/tkloczko/rpmbuild/SOURCES/cppunit-extensions-add-CPPUNIT_TEST_FIXTURE.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat
/home/tkloczko/rpmbuild/SOURCES/cppunit-Unconditionally-use-C-11-noreturn.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat
/home/tkloczko/rpmbuild/SOURCES/cppunit-custom-tostring-formatter-to-CPPUNIT_ASSERT_MESSAGE.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat
/home/tkloczko/rpmbuild/SOURCES/cppunit-Added-some-brackets-to-make-it-more-clear-for-the-co.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat
/home/tkloczko/rpmbuild/SOURCES/cppunit-Modernize-AM_INIT_AUTOMAKE-syntax.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /home/tkloczko/rpmbuild/SOURCES/cppunit-use-in-AC-macros.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat
/home/tkloczko/rpmbuild/SOURCES/cppunit-Documentation-updates.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat
/home/tkloczko/rpmbuild/SOURCES/cppunit-Fix-build-with-gcc9.1.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ RPM_EC=0
++ jobs -p
+ exit 0

Nothing in that case needs to be cleaned.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to