FS#51769 - [libfdk-aac] Package doesn't build

Attached to Project: Community Packages
Opened by Leonard de Ruijter (leonardder) - Wednesday, 09 November 2016, 19:06 GMT
Last edited by Maxime Gauduin (Alucryd) - Thursday, 10 November 2016, 14:12 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Maxime Gauduin (Alucryd)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
At least on two systems I tested, this package doesn't build and gives the following error.

Additional info:
Several of the following errors:

libAACenc/src/aacEnc_rom.cpp:661:1: error: narrowing conversion of '2180108801u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing]
};
^
libAACenc/src/aacEnc_rom.cpp:661:1: error: narrowing conversion of '2435191937u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing]
libAACenc/src/aacEnc_rom.cpp:661:1: error: narrowing conversion of '2914591489u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing]
libAACenc/src/aacEnc_rom.cpp:661:1: error: narrowing conversion of '3560484608u' from 'unsigned int' to 'FIXP_DBL {aka int}' inside { } [-Wnarrowing]
This task depends upon

Closed by  Maxime Gauduin (Alucryd)
Thursday, 10 November 2016, 14:12 GMT
Reason for closing:  Fixed
Additional comments about closing:  Pushed 0.1.4.r88.5fd7e65 to [community-testing]

Loading...