https://bugzilla.redhat.com/show_bug.cgi?id=1492084
Bug ID: 1492084
Summary: Review Request: movit - GPU video filter library
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL: https://martinkg.fedorapeople.org/Review/SPECS/movit.spec
SRPM URL:
https://martinkg.fedorapeople.org/Review/SRPMS/movit-1.5.3-1.fc26.src.rpm
Description: %description
Movit is a library for video filters. It uses the GPU present in many
computers to accelerate computation of common filters and
transitions, facilitating real-time HD video editing.
Fedora Account System Username: martinkg
%changelog
* Sat Sep 09 2017 Martin Gansser <[email protected]> - 1.5.3-1
- Initial package: movit-1.5.3
rpmlint -i -v movit.spec /home/martin/rpmbuild/SRPMS/movit-1.5.3-1.fc26.src.rpm
/home/martin/rpmbuild/RPMS/x86_64/movit-1.5.3-1.fc26.x86_64.rpm
/home/martin/rpmbuild/RPMS/x86_64/movit-devel-1.5.3-1.fc26.x86_64.rpm
/home/martin/rpmbuild/RPMS/noarch/movit-data-1.5.3-1.fc26.noarch.rpm
/home/martin/rpmbuild/RPMS/x86_64/movit-debuginfo-1.5.3-1.fc26.x86_64.rpm
movit.spec: I: checking
movit.spec: I: checking-url https://movit.sesse.net/movit-1.5.3.tar.gz (timeout
10 seconds)
movit.src: I: checking
movit.src: I: checking-url https://movit.sesse.net (timeout 10 seconds)
movit.src: I: checking-url https://movit.sesse.net/movit-1.5.3.tar.gz (timeout
10 seconds)
movit.x86_64: I: checking
movit.x86_64: I: checking-url https://movit.sesse.net (timeout 10 seconds)
movit.x86_64: W: shared-lib-calls-exit /usr/lib64/libmovit.so.7.0.1
exit@GLIBC_2.2.5
This library package calls exit() or _exit(), probably in a non-fork()
context. Doing so from a library is strongly discouraged - when a library
function calls exit(), it prevents the calling program from handling the
error, reporting it to the user, closing files properly, and cleaning up any
state that the program has. It is preferred for the library to return an
actual error code and let the calling program decide how to handle the
situation.
movit-devel.x86_64: I: checking
movit-devel.x86_64: I: checking-url https://movit.sesse.net (timeout 10
seconds)
movit-devel.x86_64: W: only-non-binary-in-usr-lib
There are only non binary files in /usr/lib so they should be in /usr/share.
movit-data.noarch: I: checking
movit-data.noarch: I: checking-url https://movit.sesse.net (timeout 10 seconds)
movit-debuginfo.x86_64: I: checking
movit-debuginfo.x86_64: I: checking-url https://movit.sesse.net (timeout 10
seconds)
5 packages and 1 specfiles checked; 0 errors, 2 warnings.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]