<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<pre>Package: fdk-aac
Version: 0.1.3+20140816-2
Severity: important<br>Tags: sid + patch
Justification: FTBFS
User: debian-mips@lists.debian.org
Usertags: mips-patch<br><br>Hi,<br><br>Package fdk-aac FTBFS for mips64el on configure with following error:<br>> configure:3401: checking whether the C compiler works
> configure:3423: gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -mips32r2 -mips32r2 -Wl,-z,relro conftest.c >&5
> conftest.c:1:0: error: '-march=mips32r2' is not compatible with the selected ABI<br><br>The attached patch removes "mips32r2" flag from debian/rules because it is not supported<br>on mips64el. <br>For mips and mipsel "mips32r2" is included in default gcc flags.<br>So, there is no need for this flag in debian/rules for these architectures.<br><br>After removing the mips32r2 flag the package still FTBFS with:<br>> error: narrowing conversion of '3204251762u' from 'unsigned int' to 'LONG {aka long int}' inside { } [-Wnarrowing]<br>This bug was already reported here: https://bugs.debian.org/836933<br><br>Thanks,<br>Daniel<br></pre>
</div>
</body>
</html>