[Bug 3282] Review Request: x265 - H.265/HEVC encoder

RPM Fusion Bugzilla noreply at rpmfusion.org
Tue Jul 15 13:41:04 CEST 2014


https://bugzilla.rpmfusion.org/show_bug.cgi?id=3282

--- Comment #11 from Xavier Bachelot <xavier at bachelot.org> 2014-07-15 13:41:04 CEST ---
The 'tr' usage to fix the end of lines of the .bat is incorrect :
+ tr -d '\r' doc/uncrustify/drag-uncrustify.bat
tr: extra operand 'doc/uncrustify/drag-uncrustify.bat'

It leads to the following rpmlint errors : 
x265-devel.i686: E: zero-length
/usr/share/doc/x265-devel/uncrustify/drag-uncrustify.bat.unix
x265-devel.i686: W: wrong-file-end-of-line-encoding
/usr/share/doc/x265-devel/uncrustify/drag-uncrustify.bat

It's probably easier to use sed :
https://fedoraproject.org/wiki/Common_Rpmlint_issues#wrong-file-end-of-line-encoding


The package now builds on i686 at the price of the following rpmlint warning :
x265.src: W: %ifarch-applied-patch Patch1: x265-test-shared.patch

The following rpmlint warning probably also needs to be looked at :
x265-libs.i686: E: shlib-with-non-pic-code /usr/lib/libx265.so.1.2

-- 
Configure bugmail: https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the rpmfusion-developers mailing list