wavpack

Walter Schwarzenfeld w.schwarzenfeld at utanet.at
Sat Feb 18 18:05:09 UTC 2017



On 18.02.2017 18:48, Walter Schwarzenfeld wrote:
> Hallo !
>
> Wavpack update fails with a  lot of error messages like this wiht ASM on:
>
> --- pack_x64.lo ---
> <instantiation>:34:1: error: unknown token in expression
>         sar eax, 10
> ^
> pack_x64.S:1382:9: note: while in macro instantiation
>         exeterm 18, 96
>         ^
> <instantiation>:36:15: error: unknown token in expression
>         jmp 2f
>               ^
> pack_x64.S:1382:9: note: while in macro instantiation
>         exeterm 18, 96
>         ^
> <instantiation>:43:9: error: unknown token in expression
> 2: je 3f
>         ^
> pack_x64.S:1382:9: note: while in macro instantiation
>         exeterm 18, 96
>         ^
> <instantiation>:45:14: error: unknown token in expression
>         je 3f
>              ^
> pack_x64.S:1382:9: note: while in macro instantiation
>         exeterm 18, 96
>         ^
> <instantiation>:34:1: error: unknown token in expression
>         sar eax, 10
> ^
> pack_x64.S:1383:9: note: while in macro instantiation
>         exeterm 17, -96
>         ^
> <instantiation>:36:15: error: unknown token in expression
>         jmp 2f
>               ^
> pack_x64.S:1383:9: note: while in macro instantiation
>         exeterm 17, -96
>         ^
> <instantiation>:43:9: error: unknown token in expression
> 2: je 3f
>         ^
> pack_x64.S:1383:9: note: while in macro instantiation
>         exeterm 17, -96
>         ^
> <instantiation>:45:14: error: unknown token in expression
>         je 3f
>
> compiiles fine with ASM off (but ASM is default).
>
> greetings
> Walter Schwarzenfeld

It is a CCACHE error, compiles without ccache fine.

W.S.


More information about the freebsd-multimedia mailing list