On Aug 08 2018, Adrian Schröter <adrian@suse.de> wrote:
FreeCAD.spec is just packaging the _service file instead of the tar ball.
%setup is skipping tar ball extraction via %setup -q -b %_sourcedir/%name-%version -T -D
Have a look in the example here, you find this also switchable via build_tar_ball rpm macro:
https://build.opensuse.org/package/show/science:unstable/FreeCAD
You have disabled debuginfo, otherwise you would have noticed that this breaks the generation of debuginfo packages. [ 1162s] + /usr/lib/rpm/find-debuginfo.sh -j8 --build-id-seed 2.28.9000.25.gb5403eca16-1632.1 --unique-debug-suffix -2.28.9000.25.gb5403eca16-1632.1.i386 --unique-debug-src-base glibc-2.28.9000.25.gb5403eca16-1632.1.i386 -S debugsourcefiles.list /home/abuild/rpmbuild/BUILD//home/abuild/rpmbuild/SOURCES/glibc-2.28.9000.25.gb5403eca16 [ 1162s] /usr/lib/rpm/find-debuginfo.sh: line 223: /home/abuild/rpmbuild/BUILD//home/abuild/rpmbuild/SOURCES/glibc-2.28.9000.25.gb5403eca16/debugsources.list: No such file or directory [ 1162s] /usr/lib/rpm/find-debuginfo.sh: line 224: /home/abuild/rpmbuild/BUILD//home/abuild/rpmbuild/SOURCES/glibc-2.28.9000.25.gb5403eca16/debugfiles.list: No such file or directory [ 1162s] /usr/lib/rpm/find-debuginfo.sh: line 225: /home/abuild/rpmbuild/BUILD//home/abuild/rpmbuild/SOURCES/glibc-2.28.9000.25.gb5403eca16/debuglinks.list: No such file or directory [ 1162s] /usr/lib/rpm/find-debuginfo.sh: line 226: /home/abuild/rpmbuild/BUILD//home/abuild/rpmbuild/SOURCES/glibc-2.28.9000.25.gb5403eca16/elfbins.list: No such file or directory [ 1221s] Processing files: glibc-debugsource-2.28.9000.25.gb5403eca16-1632.1.i586 [ 1221s] error: Could not open %files file /home/abuild/rpmbuild/BUILD/home/abuild/rpmbuild/SOURCES/glibc-2.28.9000.25.gb5403eca16/debugsourcefiles.list: No such file or directory Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org